Share via


SPTrustedClaimTypeInformation constructor (String, String)

Initializes a new instance of the SPTrustedClaimTypeInformation class.

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
)

Parameters

See also

Reference

SPTrustedClaimTypeInformation class

SPTrustedClaimTypeInformation members

SPTrustedClaimTypeInformation overload

Microsoft.SharePoint.Administration.Claims namespace