For a list of all members of this type, see IdentityManager members.
Name | Description | |
---|---|---|
![]() | ChallengeMethod | Gets or sets the method that will challenge the user in order to get a valid credential object. To activate the IdentityManager, you have to set a challenge method. To deactivate the IdentityManager, you have to set a null challenge method (in this case, the stack of waiting credentials is reset). |
![]() | Credentials | Gets the credentials registered by the identity manager. |
![]() ![]() | Current | Gets the single IdentityManager instance. This is the only way to get an IdentifyManager instance. |
![]() | Enabled | Gets a value indicating whether the IdentityManager is enabled. |
![]() | ServerInfos | Gets the registered servers. |
![]() | TokenGenerationReferer | Gets or sets the default referer used to generate tokens. |
![]() | TokenValidity | Gets or sets the default suggested lifetime of the token in minutes. |