共用方式為


SPClaimExtensionMethods class

定義擴充Microsoft.IdentityModel命名空間中的物件的方法。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Claims.SPClaimExtensionMethods

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

Syntax

'宣告
<ExtensionAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPClaimExtensionMethods
'用途
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class SPClaimExtensionMethods

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.

請參閱

參照

SPClaimExtensionMethods members

Microsoft.SharePoint.Administration.Claims namespace