SPClaimValueTypes class
Representa os tipos de valor de declaração usados pelo serviço de token de segurança e aqueles retornados por várias declarações de SPClaimProvider .
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.Claims.SPClaimValueTypes
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPClaimValueTypes
'Uso
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.