Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the identity information of a user, which contains the user's name and the issuer of the user's name.
The UserIdInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
UserIdInfo | Initializes a new instance of the UserIdInfo class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
NameId | 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. |
![]() |
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top
.gif)
.gif)
.gif)