The ISecurity 1.0 interface
includes the following authorization methods:
Returns a
handle to a credential.
For more information, see GetCredentials.
Frees the
handle returned by GetCredentials.
For
more information, see FreeCredentials.
Gets authorization information for a resource, depending on the type
of authorization requested.
For more information, see GetAuthorizations.
Gets identity
metadata for the specified user.
For
more information, see GetIdentity.
Determines whether
an authenticated user is authorized to access a resource with a specific
permission.
For more information, see IsAuthorized.