Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#]
bool GSSDelegateCredentials;
[VB.NET]
Property GSSDelegateCredentials As Boolean
[Pascal]
property GSSDelegateCredentials : boolean;
[C++]
bool get_GSSDelegateCredentials();
void set_GSSDelegateCredentials(bool Value);
[PHP]
bool get_GSSDelegateCredentials()
void set_GSSDelegateCredentials(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum