ASAuthorizationPlatformPublicKeyCredentialAssertion.LargeBlob Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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