| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
VslmLoginByToken, VslmLogout |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the VslmSessionManager used to make the method call. |
delegatedTokenXml P | xsd:string |
The delegated token will be retrieved by the
client and delegated to VSLM. VSLM will use this token, on user's
behalf, to login to VC for authorization purposes. It is necessary
to convert the token to XML because the SAML token itself is
not a VMODL Data Object and cannot be used as a parameter.
Since VSLM API 6.7.2 |
Return Value
Type | Description |
---|---|
None |
Faults
Type | Description |
---|---|
InvalidLogin | Thrown if there is no token provided or the token could not be validated. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the VslmSessionManager used to make the method call. |
Return Value
Type | Description |
---|---|
None |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |