Class SslMode.Tags
public static class SslMode.Tags
- Inheritance
-
SslMode.Tags
- Inherited Members
Fields
Disable
public const int Disable = 0
Field Value
Prefer
public const int Prefer = 1
Field Value
Require
public const int Require = 2