SPTrustedClaimTypeInformation-Konstruktor (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 _
)
'Usage
Dim name As String
Dim claimType As String
Dim instance As New SPTrustedClaimTypeInformation(name, claimType)
public SPTrustedClaimTypeInformation(
string name,
string claimType
)
Parameter
- name
Typ: System.String
- claimType
Typ: System.String
Siehe auch
Referenz
SPTrustedClaimTypeInformation Klasse
SPTrustedClaimTypeInformation-Member