Condividi tramite


ACAccount.Credential Proprietà

Definizione

Credenziali usate per convalidare l'account.

public virtual Accounts.ACAccountCredential Credential { [Foundation.Export("credential", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCredential:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Credential : Accounts.ACAccountCredential with get, set

Valore della proprietà

Oggetto ACAccountCredential associato a questo oggetto ACAccount.

Il valore può essere null.

Attributi

Si applica a