Authentifiziert einen bestimmten Benutzer anhand seiner Anmeldeinformationen.
Declaring type: IAuthenticationProvider
Namespace: Zyan.Communication.Security
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract AuthResponseMessage Authenticate (
        AuthRequestMessage authRequest
) 
Parameters
authRequest
Authentifizierungs-Anfragenachricht mit Anmeldeinformationen
Return Value
Antwortnachricht des Authentifizierungssystems