CreateV4PostSignatureResponse Class |
Namespace: OBS.Model
public class CreateV4PostSignatureResponse : CreatePostSignatureResponse
The CreateV4PostSignatureResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateV4PostSignatureResponse | Initializes a new instance of the CreateV4PostSignatureResponse class |
Name | Description | |
---|---|---|
![]() | Algorithm |
Signature algorithm, which is set in the form
|
![]() | Credential |
Credential information, which is set in the form
|
![]() | Date |
Date in the ISO 8601 format, which is set in the form
|
![]() | Signature |
Signature string, which is set in the form
(Inherited from CreatePostSignatureResponse.) |