SPClaimEntityTypes class
代表Microsoft.SharePoint.Administration.Claims命名空間中找到的各種宣告提供者所傳回的實體類型。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.Claims.SPClaimEntityTypes
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPClaimEntityTypes
'用途
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class SPClaimEntityTypes
備註
這些實體類型原本用意是為SPPrincipalType列舉的更多一般的版本。另請參閱 < EntityTypes()。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.