C# Class Rnwood.SmtpServer.AuthenticationCredentialsValidationEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: rnwood/smtp4dev Class Usage Examples

Méthodes publiques

Méthode Description
AuthenticationCredentialsValidationEventArgs ( IAuthenticationCredentials credentials ) : Rnwood.SmtpServer.Extensions.Auth

Method Details

AuthenticationCredentialsValidationEventArgs() public méthode

public AuthenticationCredentialsValidationEventArgs ( IAuthenticationCredentials credentials ) : Rnwood.SmtpServer.Extensions.Auth
credentials IAuthenticationCredentials
Résultat Rnwood.SmtpServer.Extensions.Auth