ACAccount.Username Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The username associated with this ACAccount.
C#
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
The username of the account.
This value can be null
.
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |