SPTrustedLoginProvider.IdentityClaimTypeInformation Property

Gets the claim type information for the identityClaimType parameter.

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

Syntax

'Declaration
Public ReadOnly Property IdentityClaimTypeInformation As SPTrustedClaimTypeInformation
    Get
'Usage
Dim instance As SPTrustedLoginProvider
Dim value As SPTrustedClaimTypeInformation

value = instance.IdentityClaimTypeInformation
public SPTrustedClaimTypeInformation IdentityClaimTypeInformation { get; }

Property Value

Type: Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation
An object that represents the trusted claim type information.

See Also

Reference

SPTrustedLoginProvider Class

SPTrustedLoginProvider Members

Microsoft.SharePoint.Administration.Claims Namespace