Share via


GKAccessPoint.TriggerAccessPointWithChallengeDefinitionId Method

Definition

[Foundation.Export("triggerAccessPointWithChallengeDefinitionID:handler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void TriggerAccessPointWithChallengeDefinitionId(string challengeDefinitionId, Action? handler);
[<Foundation.Export("triggerAccessPointWithChallengeDefinitionID:handler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member TriggerAccessPointWithChallengeDefinitionId : string * Action -> unit
override this.TriggerAccessPointWithChallengeDefinitionId : string * Action -> unit

Parameters

challengeDefinitionId
String
handler
Action
Attributes

Applies to