Freigeben über


SPTrustedClaimTypeInformation-Konstruktor (String, String, String)

Initialisiert eine neue Instanz der SPTrustedClaimTypeInformation -Klasse.

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

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    claimType As String, _
    mappedClaimType As String _
)
'Usage
Dim name As String
Dim claimType As String
Dim mappedClaimType As String

Dim instance As New SPTrustedClaimTypeInformation(name, claimType, _
    mappedClaimType)
public SPTrustedClaimTypeInformation(
    string name,
    string claimType,
    string mappedClaimType
)

Parameter

Siehe auch

Referenz

SPTrustedClaimTypeInformation Klasse

SPTrustedClaimTypeInformation-Member

SPTrustedClaimTypeInformation-Überladung

Microsoft.SharePoint.Administration.Claims-Namespace