Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[C#/Java]
SubjectConfirmationMethod
[VB.NET]
SubjectConfirmationMethod
[Pascal]
property SubjectConfirmationMethod : string;
[C++]
void get_SubjectConfirmationMethod(std::string &OutResult);
void set_SubjectConfirmationMethod(const std::string &Value);
[PHP]
string get_SubjectConfirmationMethod()
void set_SubjectConfirmationMethod(string $Value)
Description
Discuss this help topic in SecureBlackbox Forum