UserIdInfo.NameIdIssuer property
Gets the configuration-agnostic reference to the type of the name identifier issuer.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property NameIdIssuer As String
Get
'Usage
Dim instance As UserIdInfo
Dim value As String
value = instance.NameIdIssuer
public string NameIdIssuer { get; }
Property value
Type: System.String
The reference to the type of the name identifier issuer.