SPLoginProviderBase.IdentityClaimTypeInformation property

Claim type information for the identity claim type.

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 SPLoginProviderBase
Dim value As SPTrustedClaimTypeInformation

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

Property value

Type: Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation

See also

Reference

SPLoginProviderBase class

SPLoginProviderBase members

Microsoft.SharePoint.Administration.Claims namespace