Class Credentials
Class that provides the security parameters for authorization.
Inheritance
System.Object
Credentials
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class Credentials
Constructors
Name | Description |
---|---|
Credentials(String, String) | Creates an instance of the Credentials. |
Properties
Name | Description |
---|---|
Password | This property specifies the Password. |
UserID | This property specifies the User Id. |