Freigeben über


SPLoginProviderBase.AddClaimTypeInformation-Methode

Fügen Sie Anspruch Typinformationen für eine **[!:ClaimType]**hinzu.

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

Syntax

'Declaration
Public Sub AddClaimTypeInformation ( _
    claimType As SPTrustedClaimTypeInformation _
)
'Usage
Dim instance As SPLoginProviderBase
Dim claimType As SPTrustedClaimTypeInformation

instance.AddClaimTypeInformation(claimType)
public void AddClaimTypeInformation(
    SPTrustedClaimTypeInformation claimType
)

Parameter

Siehe auch

Referenz

SPLoginProviderBase Klasse

SPLoginProviderBase-Member

Microsoft.SharePoint.Administration.Claims-Namespace