共用方式為


SPClaimTypes class

包含Microsoft.SharePoint.Administration.Claims命名空間中找到security token service (STS)和claims providers 所使用的宣告類型。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Claims.SPClaimTypes

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPClaimTypes
'用途
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 SPClaimTypes

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.

請參閱

參照

SPClaimTypes members

Microsoft.SharePoint.Administration.Claims namespace