ImapClient.AllowedAuthentication

ImapClient.AllowedAuthentication property

Gets or sets enumeration of allowed by user authentication types

public ImapKnownAuthenticationType AllowedAuthentication { get; set; }

See Also