Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[C#]
TElStringList SupportedAuthnContextClasses;
[VB.NET]
Property SupportedAuthnContextClasses As TElStringList
[Pascal]
property SupportedAuthnContextClasses : TElStringList;
[C++]
TElStringList* get_SupportedAuthnContextClasses();
[PHP]
TElStringList get_SupportedAuthnContextClasses()
[Java]
TElStringList getSupportedAuthnContextClasses();
Description
Discuss this help topic in SecureBlackbox Forum