Discuss this help topic in SecureBlackbox Forum

TElSimpleSSHClient.GSSDelegateCredentials

TElSimpleSSHClient     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


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)

[Java]
    not available

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum