NoneAuthenticationMethod public class NoneAuthenticationMethod : AuthenticationMethod Provides functionality for "none" authentication method. Documentation Code public NoneAuthenticationMethod(string username) Initializes a new instance of the NoneAuthenticationMethod class.