ASAuthorizationProviderExtensionAuthorizationResult.HttpBody Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData? HttpBody { [Foundation.Export("httpBody", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setHttpBody:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("httpBody", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setHttpBody:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.HttpBody : Foundation.NSData with get, set

Property Value

Attributes

Applies to