IAuthenticationMethod interface IAuthenticationMethod Documentation Code string[] AllowedAuthentications { get; } string Name { get; } AuthenticationResult Authenticate(ISession session)