Discuss this help topic in SecureBlackbox Forum

TElSAMLIDRecord.AuthToken

TElSAMLIDRecord     See also     


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


Declaration

[C#/Java]
    AuthToken

[VB.NET]
    AuthToken

[Pascal]
    property AuthToken : string;

[C++]
    void get_AuthToken(std::string &OutResult);
    void set_AuthToken(const std::string &Value);

[PHP]
    string get_AuthToken()
    void set_AuthToken(string $Value)

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum