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.
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