Share via


SPAuthenticationPipelineClaimMapping.InternalClaimValue property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPAuthenticationPipelineClaimMapping class

SPAuthenticationPipelineClaimMapping members

Microsoft.SharePoint.ApplicationServices namespace