Discuss this help topic in SecureBlackbox Forum

TElOAuth2RedirectReceiver.Done

TElOAuth2RedirectReceiver     See also     


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


Declaration

[C#]
    bool Done;

[VB.NET]
    Property Done As Boolean

[Pascal]
    property Done : Boolean;

[C++]
    bool get_Done();

[PHP]
    bool get_Done()

[Java]
    boolean getDone();

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum