SPClaimProvider.SupportsUserSpecificHierarchy property
會決定是否有特定使用者階層資訊。
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property SupportsUserSpecificHierarchy As Boolean
Get
'用途
Dim instance As SPClaimProvider
Dim value As Boolean
value = instance.SupportsUserSpecificHierarchy
public virtual bool SupportsUserSpecificHierarchy { get; }
Property value
Type: System.Boolean
true如果宣告提供者支援使用者特定SPProviderHierarchyTree階層 ;否則false。
備註
目前的行為,是因為否則它可以是較昂貴載入並不容易快取,只有一個階層層級會詢問一次。