SPUserIdInfo members
Represents the identity information of a user, which contains the user's name and the issuer of the user's name.
The SPUserIdInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
NameId | Gets the user's name from the perspective of the authentication provider. | |
NameIdIssuer | Gets the configuration-agnostic reference to the type of the name identifier issuer. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top