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 需要用戶端憑證。錯誤不需要用戶端憑證。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。