SPClaimsUtility Class

Contains a collection of shared static methods that can be used by different components on Microsoft SharePoint Foundation.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.IdentityModel.SPClaimsUtility

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Public NotInheritable Class SPClaimsUtility
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SPClaimsUtility

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.

See Also

Reference

SPClaimsUtility Members

Microsoft.SharePoint.IdentityModel Namespace