Share via


TKSmartCard.ExecuteBlock(NSError, TKSmartCardExecuteCallback) Method

Definition

[Foundation.Export("inSessionWithError:executeBlock:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ExecuteBlock(out Foundation.NSError? error, CryptoTokenKit.TKSmartCardExecuteCallback block);
[<Foundation.Export("inSessionWithError:executeBlock:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ExecuteBlock : NSError * CryptoTokenKit.TKSmartCardExecuteCallback -> bool
override this.ExecuteBlock : NSError * CryptoTokenKit.TKSmartCardExecuteCallback -> bool

Parameters

error
NSError

Returns

Attributes

Applies to