Click or drag to resize

AddAccountRequestUsername Property

Specifies the username for this account. (Might be 1 to 64 characters in length).

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Username { get; set; }

Property Value

Type: String

Implements

IAccountRequestUsername
See Also