Share via


ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor.Transports Property

Definition

[ObjCRuntime.BindAs(typeof(AuthenticationServices.ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransport[]), OriginalType=typeof(Foundation.NSString[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AuthenticationServices.ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransport[] Transports { [Foundation.Export("transports", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTransports:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindAs(typeof(AuthenticationServices.ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransport[]), OriginalType=typeof(Foundation.NSString[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("transports", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTransports:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Transports : AuthenticationServices.ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransport[] with get, set

Property Value

Attributes

Applies to