MFAChallenge
OFX / Types / MFAChallenge
# | Tag | Type |
---|---|---|
1 | MFAPHRASEID | IdType |
2 | MFAPHRASELABEL | MFAPhraseType |
Usages:
- MFAChallengeResponse MFACHALLENGE
XSD
<xsd:complexType name="MFAChallenge"> <xsd:annotation> <xsd:documentation> The OFX element "MFACHALLENGE" is of type "MFAChallenge" </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="MFAPHRASEID" type="ofx:IdType"/> <xsd:element name="MFAPHRASELABEL" type="ofx:MFAPhraseType" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType>