NetworkAuthenticationServerBaseIsUseAccountCertificate 属性 |
获取或设置是否对客户端启动账号认证
Gets or sets whether to enable account authentication on the client
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsUseAccountCertificate { get; set; }
Public Property IsUseAccountCertificate As Boolean
Get
Set
public:
property bool IsUseAccountCertificate {
bool get ();
void set (bool value);
}
member IsUseAccountCertificate : bool with get, set
属性值
类型:
Boolean参见