Dart.Mail 名前空間 > Security クラス : Protocols プロパティ |
<DescriptionAttribute("Gets or sets the SSL/TLS Protocols available for authentication.")> <DefaultValueAttribute()> Public Property Protocols As SslProtocols
[Description("Gets or sets the SSL/TLS Protocols available for authentication.")] [DefaultValue()] public SslProtocols Protocols {get; set;}