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

Name Description
MFAChallengeRequest() Initializes a new instance of MFAChallengeRequest class.

Properties

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

See Also