Click or drag to resize

CreateSessionRequest Methods

The CreateSessionRequest type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateForJsExpression
Create content identification by JavaScript expression for use in new created signature session.
Public methodStatic memberCreateForValue
Create content identification by value for use in new created signature session.
Public methodEquals
Returns a value that indicates whether the current instance and a specified object are equal.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns the hash code for the current instance.
(Overrides ObjectGetHashCode.)
Public methodToString
Return value text representation of instance.
(Overrides ObjectToString.)
Top
See Also