SPClaimTypes.AlternativeNameId property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AlternativeNameId As String
Get
'Usage
Dim value As String
value = SPClaimTypes.AlternativeNameId
public static string AlternativeNameId { get; }
Property value
Type: System.String