Property Credentials
Credentials
Gets or sets user credentials.
Declaration
public KVStoreCredentials Credentials { get; set; }
Property Value
| Type | Description |
|---|---|
| KVStoreCredentials | The credentials consisting of the user name and password. This property is exclusive with CredentialsFile and CredentialsProvider properties. |