Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string AuthnContextDeclRef;
[VB.NET]
Property AuthnContextDeclRef As String
[Pascal]
under development
[C++]
void get_AuthnContextDeclRef(std::string &OutResult);
void set_AuthnContextDeclRef(const std::string &Value);
[PHP]
string get_AuthnContextDeclRef()
void set_AuthnContextDeclRef(string $Value)
[Java]
String getAuthnContextDeclRef();
void setAuthnContextDeclRef(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum