PsrApi.Data.Authentication.AuthData Namespace |
| Class | Description | |
|---|---|---|
| AdPasswordCredential |
Required data for the authentication via AD password
| |
| AppCredential |
Required data for the authentication via Netwrix Password Secure App Authenticator
| |
| AuthCredential |
Base class for the authentication
| |
| AuthenticationApiKeyCredential |
Authentication request via API Key (JWT)
| |
| AuthenticationUserKeySignatureCredential |
Confirmation of the client that he has the decrypted UserKeys
| |
| EmailConfirmationCredential |
Required data for Email Validation during authentication
| |
| GoogleAuthCredential |
Required data for authentication via Google Authentication
| |
| OidcCredential |
Required Data for OpenId Connect authentication
| |
| PasswordHashCredential |
Required data for authentication via Password Hash (for E2E users)
| |
| PkiCredential |
Required data for authentication via Pki
| |
| RadiusTokenCredential |
Required data for RADIUS authentication
| |
| RsaSecurIdTokenCredential |
Required data for authentication via RSA SecurId
| |
| SafeNetOneTimePasswordCredential |
Benötigte Daten für die Authentifizierung über Safe Net
| |
| SmartCardCredential |
Required data for authentication via Smartcard
| |
| WindowsCredential |
Required data for the authentication via Windows
| |
| YubicoOneTimePasswordCredential |
Required data for authentication via Yubico
|