![]() | IPinAuthenticationService Methods |
The IPinAuthenticationService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddClaim |
Adds a claim to the specified user account
(Inherited from IIdentityProviderService.) |
![]() | Authenticate(String, String) |
Authenticate the user creating an identity
(Inherited from IIdentityProviderService.) |
![]() | Authenticate(String, Byte) |
Authenticate with a numeric PIN
|
![]() | Authenticate(String, String, String) |
Authenticate the user using two factor authentication
(Inherited from IIdentityProviderService.) |
![]() | ChangePassword |
Change user password
(Inherited from IIdentityProviderService.) |
![]() | ChangePin |
Change the user's PIN number
|
![]() | CreateIdentity |
Create a basic identity in the provider
(Inherited from IIdentityProviderService.) |
![]() | DeleteIdentity |
Delete an identity
(Inherited from IIdentityProviderService.) |
![]() | GetIdentity(Guid) |
Retrieves an identity by the security identifier
(Inherited from IIdentityProviderService.) |
![]() | GetIdentity(String) |
Retrieves an identity from the object
(Inherited from IIdentityProviderService.) |
![]() | ReAuthenticate |
Perform a re-authentication of the principal
(Inherited from IIdentityProviderService.) |
![]() | RemoveClaim |
Removes a claim from the specified user account
(Inherited from IIdentityProviderService.) |
![]() | SetLockout |
Set lockout
(Inherited from IIdentityProviderService.) |