Share via


SPAuthenticationPipelineClaimMapping.InternalClaimType property

Namespace:  Microsoft.SharePoint.ApplicationServices
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property InternalClaimType As String
    Get
    Private Set
'Usage
Dim instance As SPAuthenticationPipelineClaimMapping
Dim value As String

value = instance.InternalClaimType
public string InternalClaimType { get; private set; }

Property value

Type: System.String

See also

Reference

SPAuthenticationPipelineClaimMapping class

SPAuthenticationPipelineClaimMapping members

Microsoft.SharePoint.ApplicationServices namespace