August 2003
Intermediate to advanced
928 pages
32h 1m
English
SecurityProtocolType
This enumeration specifies the available security protocol types.
public enum SecurityProtocolType { Ssl3 = 0x00000030, Tls = 0x000000C0 }
System.Object
→
System.ValueType
→
System.Enum(System.IComparable,
System.IFormattable, System.IConvertible)
→
SecurityProtocolType
ServicePointManager.SecurityProtocol
ServicePointManager.SecurityProtocol