C# Class Durango.Authentication.AnonymousAuthenticator

Inheritance: IAuthenticationHandler
Afficher le fichier Open project: AlexArchive/Durango Class Usage Examples

Méthodes publiques

Méthode Description
Authenticate ( WebAgent webAgent, Credentials credentials ) : void

Method Details

Authenticate() public méthode

public Authenticate ( WebAgent webAgent, Credentials credentials ) : void
webAgent WebAgent
credentials Credentials
Résultat void