CoreIdentitySignRequest

Type: Tessitura.Service.Client.Security.CoreIdentity.CoreIdentitySignRequest

Property Name Data Type Length Required Readonly Notes
Method string Http method of the request to be signed. Should be DELETE, GET, POST or PUT.
Path string Path of the Http request to be signed.
Headers Collection of NameValue Headers associated with the Http request to be signed.
QueryParameters Collection of NameValue Query parameters associated with the Http request to be signed.
Body string Body of the Http request to be signed.