Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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