Click or drag to resize

SolidFireElementAddAccountAsync Method

Overload List
  NameDescription
Public methodAddAccountAsync(AddAccountRequest, CancellationToken)
You can use AddAccount to add a new account to the system. You can create new volumes under the new account. The CHAP settings you specify for the account apply to all volumes owned by the account.
Public methodAddAccountAsync(CancellationToken, String, CHAPSecret, CHAPSecret, Hashtable, NullableBoolean)
You can use AddAccount to add a new account to the system. You can create new volumes under the new account. The CHAP settings you specify for the account apply to all volumes owned by the account.
Top
See Also