SessionManagerServiceRequestSpec
SessionManagerServiceRequestSpec
This data object type describes a request to a service.
It is used as argument to AcquireGenericServiceTicket. This is the base class for more specific service request specifications. E.g. for HTTP services the derived class will provide a URL property.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string"
}