Click or drag to resize

ApiKeyManager Methods

The ApiKeyManager type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetAccessRights
Returns the access rights from an API key
Public methodGetAccessScopes
Returns the access scopes from an API key
Public methodGetDatabaseName
Returns the database name from an API key
Public methodGetExpirationDateUtc
Returns the expiration date from an API key
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIssueDateUtc
Returns the issue date from an API key
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUsername
Returns the username from an API key
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also