Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IDCRL namespace contains the following methods:
Methods
Method |
Description |
---|---|
Retrieves a service ticket for an authenticated identity. |
|
Closes an enumeration of sign-in names for authenticated identities with cached credentials. |
|
Closes an identity handle that is used by the IDCRL to represent a service user account. |
|
Creates a new identity handle. |
|
Retrieves an enumeration that contains the sign-in names of the identities for which a credential has been cached. |
|
Gets the current authentication state of an authenticated identities as well as the identity's current position in the authentication process for a specified service. |
|
Provides extended error information for certain IDCRL errors. |
|
Queries for properties of the authenticated identity. |
|
Initializes the IDCRL. |
|
Authenticates an identity handle and requests service tickets for one or more sites in one request to the login service. |
|
Iterates through an enumeration of sign-in names for identities that have cached credentials, generated by the EnumIdentitiesWithCachedCredentials method. |
|
DE allocates memory that is allocated by IDCRL method calls. |
|
Sets the credential for an authenticated identity. |
|
Sets a property for an authenticated identity. |
|
Cleans up and exits the IDCRL. |