Share via


ASAuthorizationPlatformPublicKeyCredentialAssertionRequest.AllowedCredentials Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AuthenticationServices.IASAuthorizationPublicKeyCredentialDescriptor[] AllowedCredentials { [Foundation.Export("allowedCredentials", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAllowedCredentials:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowedCredentials", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAllowedCredentials:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AllowedCredentials : AuthenticationServices.IASAuthorizationPublicKeyCredentialDescriptor[] with get, set

Property Value

Implements

Attributes

Applies to