MFAChallengeRequest

MFAChallengeRequest class

MFA challenge request class. It is a request for the server to send a list of challenge questions that must be correctly answered before the OFX client may proceed with further OFX requests.

public class MFAChallengeRequest

Constructors

NameDescription
MFAChallengeRequest()Initializes a new instance of MFAChallengeRequest class.

Properties

NameDescription
ClientDate { get; set; }Gets or sets the date and time of the request from the client computer.

See Also