Share via


IBuildServiceHost.RequireClientCertificates 屬性

取得或設定描述的旗標服務主機是否為傳入的呼叫需要用戶端驗證。

命名空間:  Microsoft.TeamFoundation.Build.Client
組件:  Microsoft.TeamFoundation.Build.Client (在 Microsoft.TeamFoundation.Build.Client.dll 中)

語法

'宣告
Property RequireClientCertificates As Boolean
bool RequireClientCertificates { get; set; }

屬性值

類型:System.Boolean
true 表示需要用戶端驗證。要求用戶端驗證則為 false。

.NET Framework 安全性

請參閱

參考

IBuildServiceHost 介面

Microsoft.TeamFoundation.Build.Client 命名空間