SPTrustedSecurityTokenService.NameId property

Gets the NameId value for the provider

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property NameId As String
    Get
'Usage
Dim instance As SPTrustedSecurityTokenService
Dim value As String

value = instance.NameId
public string NameId { get; }

Property value

Type: System.String

See also

Reference

SPTrustedSecurityTokenService class

SPTrustedSecurityTokenService members

Microsoft.SharePoint.Administration.Claims namespace