共用方式為


SPClaimValueTypes class

代表 security token service 所使用的宣告值類型以及各種SPClaimProvider宣告所傳回。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Claims.SPClaimValueTypes

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

Syntax

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

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.

請參閱

參照

SPClaimValueTypes members

Microsoft.SharePoint.Administration.Claims namespace