SAMLManageNameIDRequest Type
Represents a SAML ManageNameIDRequest element.
Remarks
This type is a container for ManageNameIDRequest element.
Fields
NameID String |
Contains the value of the NameID parameter of the request. Use this property to read or set the value of the NameID parameter of the request. |
NewEncryptedID String |
Contains the value of the NewEncryptedID parameter of the request. Use this property to check or set the value of the NewEncryptedID parameter of the request. |
NewID String |
Contains the value of the NewID parameter. Use this property to access or set the NewID parameter of the request. |
Terminate String |
Contains the value of the Terminate parameter of the request. Use this property to read or set the value of the Terminate parameter of the request. |
Constructors
constructor Create();
Creates a new SAMLManageNameIDRequest object.