IAccountRequest Interface |
Namespace: SolidFire.Element.Api
public interface IAccountRequest
The IAccountRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Attributes on the account
| |
| EnableChap |
Specify if chap account credentials can be used by an initiator to access volumes.
| |
| InitiatorSecret |
The account initiator secret
| |
| TargetSecret |
The account target secret
| |
| Username |
The account username
|