Share via


SPUserIdInfo.NameIdIssuer property

Gets the configuration-agnostic reference to the type of the name identifier issuer.

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

Syntax

'Declaration
Public ReadOnly Property NameIdIssuer As String
    Get
'Usage
Dim instance As SPUserIdInfo
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.

See also

Reference

SPUserIdInfo class

SPUserIdInfo members

Microsoft.SharePoint namespace