Share via


ITKSmartCardUserInteractionDelegate.NewPinRequested Method

Definition

[Foundation.Export("newPINRequestedInUserInteraction:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void NewPinRequested(CryptoTokenKit.TKSmartCardUserInteraction interaction);
[<Foundation.Export("newPINRequestedInUserInteraction:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member NewPinRequested : CryptoTokenKit.TKSmartCardUserInteraction -> unit
override this.NewPinRequested : CryptoTokenKit.TKSmartCardUserInteraction -> unit

Parameters

Attributes

Applies to