ACAccountType.AccessGranted Property

Definition

Whether the user has permitted access to the account.

public virtual bool AccessGranted { [Foundation.Export("accessGranted")] get; }
member this.AccessGranted : bool

Property Value

Set by the user, interacting with the Privacy settings and the standard permissions dialog.

Attributes

Applies to

See also

  • <xref:Accounts.ACAccountStore.RequestAccess>