ACAccount.Username Property

Definition

The username associated with this ACAccount.

public virtual string Username { [Foundation.Export("username", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUsername:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Username : string with get, set

Property Value

The username of the account.

This value can be null.

Attributes

Applies to