This documentation is archived and is not being maintained.
SP.UserIdInfo object
SharePoint 2013
Represents an identity provider’s unique identifier information.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.UserIdInfo()
The UserIdInfo object has the following members.
Constructor
The UserIdInfo object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.UserIdInfo object. |
Properties
The UserIdInfo object has the following properties.
|
Property |
Description |
|---|---|
|
The identity provider’s unique identifier. |
|
|
The identity provider’s display name as registered in a farm. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |
Show: