Discuss this help topic in SecureBlackbox Forum

TElGSSAPIMechanism.LibraryName

TElGSSAPIMechanism     See also     


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


This topic is under development…

Declaration

[C#]
    string LibraryName;

[VB.NET]
    Property LibraryName As String

[Pascal]
    property LibraryName : string;

[C++]
    void get_LibraryName(std::string &OutResult);
    void set_LibraryName(const std::string &Value);

[PHP]
    string get_LibraryName()
    void set_LibraryName(string $Value)

[Java]
    not available

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum