Share via


ASAuthorizationPlatformPublicKeyCredentialAssertion.LargeBlob Property

Definition

Caution

Use 'LargeBlob2' instead, this property has an incorrect property type..

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use 'LargeBlob2' instead, this property has an incorrect property type..", false)]
public virtual AuthenticationServices.ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput? LargeBlob { [Foundation.Export("largeBlob", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use 'LargeBlob2' instead, this property has an incorrect property type..", false)>]
[<get: Foundation.Export("largeBlob", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LargeBlob : AuthenticationServices.ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput

Property Value

Attributes

Applies to