ManagementService 類別
沒有 ManagementService 的註解在結構描述。
繼承階層架構
System.Object
System.Data.Services.Client.DataServiceContext
Microsoft.TeamFoundation.Framework.Server.AccessControl.ManagementService
命名空間: Microsoft.TeamFoundation.Framework.Server.AccessControl
組件: Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)
語法
'宣告
Public Class ManagementService _
Inherits DataServiceContext
public class ManagementService : DataServiceContext
ManagementService 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
ManagementService | 初始化新的物件。ManagementService |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
ApplyingChanges | 取得值,這個值指出 DataServiceContext 目前是否正在將變更套用至追蹤的物件。 (繼承自 DataServiceContext)。 | |
BaseUri | 取得識別目標資料服務根目錄的絕對 URI。 (繼承自 DataServiceContext)。 | |
ClaimTypes | 沒有 ClaimTypes 的註解在結構描述。 | |
ConditionalRules | 沒有 ConditionalRules 的註解在結構描述。 | |
Credentials | 取得或設定驗證資訊,此資訊由 DataServiceContext 物件建立的每一個查詢所使用。 (繼承自 DataServiceContext)。 | |
DataNamespace | 取得或設定 Atom 承載之資料項目 (而非中繼資料項目) 的 XML 命名空間 (Namespace)。 (繼承自 DataServiceContext)。 | |
Delegations | 沒有委派的註解結構描述的。 | |
Entities | 取得 DataServiceContext 目前正在追蹤的所有資源之清單。 (繼承自 DataServiceContext)。 | |
IdentityProviderAddresses | 沒有 IdentityProviderAddresses 的註解在結構描述。 | |
IdentityProviderClaimTypes | 沒有 IdentityProviderClaimTypes 的註解在結構描述。 | |
IdentityProviderKeys | 沒有 IdentityProviderKeys 的註解在結構描述。 | |
IdentityProviders | 沒有 IdentityProviders 的註解在結構描述。 | |
IgnoreMissingProperties | 取得或設定從型別讀取的屬性是否必須對應至用戶端型別上的屬性。 (繼承自 DataServiceContext)。 | |
IgnoreResourceNotFoundException | 取得或設定值,這個值指出當資料服務傳回 404 錯誤 (找不到資源) 時是否引發例外狀況。 (繼承自 DataServiceContext)。 | |
Issuers | 沒有簽發者的註解在結構描述。 | |
Links | 取得 DataServiceContext 物件目前正在追蹤的所有關聯或連結之集合。 (繼承自 DataServiceContext)。 | |
MergeOption | 取得或設定從資料服務接收實體 (Entity) 的同步處理選項。 (繼承自 DataServiceContext)。 | |
RelyingParties | 沒有 RelyingParties 的註解在結構描述。 | |
RelyingPartyAddresses | 沒有 RelyingPartyAddresses 的註解在結構描述。 | |
RelyingPartyIdentityProviders | 沒有 RelyingPartyIdentityProviders 的註解在結構描述。 | |
RelyingPartyKeys | 沒有 RelyingPartyKeys 的註解在結構描述。 | |
RelyingPartyRuleGroups | 沒有 RelyingPartyRuleGroups 的註解在結構描述。 | |
ResolveName | 取得或設定函式,此函式可覆寫當您傳送實體至資料服務時,用戶端程式庫所使用的預設型別解析策略。 (繼承自 DataServiceContext)。 | |
ResolveType | 取得或設定函式,以在從資料服務接收實體時,用來覆寫用戶端程式庫所使用的預設型別解析選項。 (繼承自 DataServiceContext)。 | |
RuleGroups | 沒有 RuleGroups 的註解在結構描述。 | |
Rules | 沒有規則的註解在結構描述。 | |
SaveChangesDefaultOptions | 取得或設定 SaveChanges 方法所使用的 SaveChangesOptions 值。 (繼承自 DataServiceContext)。 | |
ServiceIdentities | 沒有 ServiceIdentities 的註解在結構描述。 | |
ServiceIdentityKeys | 沒有 ServiceIdentityKeys 的註解在結構描述。 | |
ServiceKeys | 沒有 ServiceKeys 的註解在結構描述。 | |
Timeout | 取得或設定用來對資料服務的基礎 HTTP 要求逾時選項。 (繼承自 DataServiceContext)。 | |
TypeScheme | 取得或設定用來表示服務使用哪種型別配置的 URI。 (繼承自 DataServiceContext)。 | |
UsePostTunneling | 取得或設定布林值,這個值表示是否要使用 Post 通道。 (繼承自 DataServiceContext)。 |
回頁首
方法
回頁首
事件
名稱 | 說明 | |
---|---|---|
ReadingEntity | 在實體資料已經完全讀入實體物件之後發生。 (繼承自 DataServiceContext)。 | |
SendingRequest | 當建立新的 HttpWebRequest 時發生。 (繼承自 DataServiceContext)。 | |
WritingEntity | 在實體已經完全序列化為要求訊息中的 XML 之後發生。 (繼承自 DataServiceContext)。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。
請參閱
參考
Microsoft.TeamFoundation.Framework.Server.AccessControl 命名空間