ChallengeResponse class

ChallengeResponse class

Challenge response class.

The ChallengeResponse type exposes the following members:

Constructors

Constructor Description
ChallengeResponse() Initializes a new instance of ChallengeResponse class.

Properties

Property Description
user_id Gets or sets the user identification string.
nonce Gets or sets the server-generated random data.
fi_certificate_id Gets or sets the ID of server certificate used to encrypt.

See Also