Share via


ITKSmartCardUserInteractionDelegate.NewPinConfirmationRequested Method

Definition

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

Parameters

Attributes

Applies to