Share via


SPAuthenticationPipelineClaimMapping.ExternalClaimValue property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPAuthenticationPipelineClaimMapping class

SPAuthenticationPipelineClaimMapping members

Microsoft.SharePoint.ApplicationServices namespace