ACAccount.Identifier Property

Definition

A GUID identifying this ACAccount.

public virtual string Identifier { [Foundation.Export("identifier", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.Identifier : string

Property Value

A unique string.

Attributes

Remarks

This property can be passed to FindAccount(String) to retrieve a specific account.

Applies to