Pop3Client.AllowedAuthentication

Pop3Client.AllowedAuthentication property

Gets or sets enumeration of allowed by user authentication types

public Pop3KnownAuthenticationType AllowedAuthentication { get; set; }

See Also