[DefaultValue()] [Description("Gets or sets the SSL/TLS Protocols available for authentication.")] public SslProtocols Protocols {get; set;}
<DefaultValueAttribute()> <DescriptionAttribute("Gets or sets the SSL/TLS Protocols available for authentication.")> Public Property Protocols As SslProtocols
Security クラス Security メンバ
© 2002, GrapeCity inc. All rights reserved.