Click or drag to resize

CreatePostSignatureResponse Class

Response to a browser-based authentication request
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class CreatePostSignatureResponse

The CreatePostSignatureResponse type exposes the following members.

Constructors
  NameDescription
Public methodCreatePostSignatureResponse
Initializes a new instance of the CreatePostSignatureResponse class
Top
Properties
  NameDescription
Public propertySignature
Signature string, which is set in the form
Top
See Also