Click or drag to resize

ModifyAccountRequestStatus Property

Sets the status for the account. Possible values are: active: The account is active and connections are allowed. locked: The account is locked and connections are refused.

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

Property Value

Type: String
See Also