Property UserCredentials
UserCredentials
Gets/Sets Credentials of the cache for authorization.
Declaration
public Credentials UserCredentials { get; set; }
Property Value
| Type | Description |
|---|---|
| Credentials | This property provides the security parameters for authorization. |