NoneAuthProvider Class |
This is only useful as a placeholder when no authentication is to be used.
Namespace: Dse
public class NoneAuthProvider : IAuthProvider
The NoneAuthProvider type exposes the following members.
Name | Description | |
---|---|---|
NoneAuthProvider | Initializes a new instance of the NoneAuthProvider class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
NewAuthenticator | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |