Discuss this help topic in SecureBlackbox Forum
Specifies the authenticating authority.
Declaration
[C#]
TElStringList AuthenticatingAuthorities;
[VB.NET]
Property AuthenticatingAuthorities As TElStringList
[Pascal]
property AuthenticatingAuthorities : TElStringList;
[C++]
TElStringList* get_AuthenticatingAuthorities();
[PHP]
TElStringList get_AuthenticatingAuthorities()
[Java]
TElStringList getAuthenticatingAuthorities();
Description
Use this property to specify the value of the AuthenticatingAuthority property.
Discuss this help topic in SecureBlackbox Forum