Freigeben über


SPClaimsAuthenticationManager-Klasse

Überschreibt die Basis Microsoft.Identitymodel.Claims.ClaimsAuthenticationManager , um die richtige IClaimsPrincipal im Fall von anonyme Identität festgelegt.

Vererbungshierarchie

System.Object
  ClaimsAuthenticationManager
    Microsoft.SharePoint.IdentityModel.SPClaimsAuthenticationManager

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

Syntax

'Declaration
Public Class SPClaimsAuthenticationManager _
    Inherits ClaimsAuthenticationManager
'Usage
Dim instance As SPClaimsAuthenticationManager
public class SPClaimsAuthenticationManager : ClaimsAuthenticationManager

Hinweise

Siehe auch ClaimsAuthenticationManager, ClaimsAuthorizationManager, und OriginalIssuer

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPClaimsAuthenticationManager-Member

Microsoft.SharePoint.IdentityModel-Namespace