SPTrustedClaimTypeInformation-Klasse
Stellt die Informationen über einen einzelnen Anspruchstyp, den der Administrator zuordnen zu eingehenden Security Assertion Markup Language (SAML) Token ausgewählt hat.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPTrustedClaimTypeInformation _
Inherits SPAutoSerializingObject
'Usage
Dim instance As SPTrustedClaimTypeInformation
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPTrustedClaimTypeInformation : SPAutoSerializingObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.