Share via


ACAccount.Credential Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Accounts.ACAccountCredential? Credential { [Foundation.Export("credential", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCredential:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("credential", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCredential:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Credential : Accounts.ACAccountCredential with get, set

Property Value

Attributes

Applies to