Class AuthenticateLoginEventArgs
Inheritance
System.Object
AuthenticateLoginEventArgs
Namespace: Cmc.Nexus.Common.Events
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class AuthenticateLoginEventArgs : ServiceEventArgs<AuthenticationRequest, AuthenticationResponse>
Constructors
AuthenticateLoginEventArgs(AuthenticationRequest)
Declaration
public AuthenticateLoginEventArgs(AuthenticationRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| Cmc.Core.Security.UserAccount.AuthenticationRequest | request |