Share via


TKSmartCard.AllowedProtocols Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CryptoTokenKit.TKSmartCardProtocol AllowedProtocols { [Foundation.Export("allowedProtocols", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAllowedProtocols:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowedProtocols", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setAllowedProtocols:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.AllowedProtocols : CryptoTokenKit.TKSmartCardProtocol with get, set

Property Value

Attributes

Applies to