SslAuthenticate 枚举

定义

枚举控制何时使用 SSL 的值。

public enum SslAuthenticate
type SslAuthenticate = 
继承
SslAuthenticate

字段

Always 1
Never 0
Try 2

适用于