ApiKeyManager Methods |
The ApiKeyManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetAccessRights |
Returns the access rights from an API key
| |
| GetAccessScopes |
Returns the access scopes from an API key
| |
| GetDatabaseName |
Returns the database name from an API key
| |
| GetExpirationDateUtc |
Returns the expiration date from an API key
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIssueDateUtc |
Returns the issue date from an API key
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUsername |
Returns the username from an API key
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |