Discuss this help topic in SecureBlackbox Forum

TElOAuth2Settings.ClientSecret

TElOAuth2Settings     See also     


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


Specifies the value of a client secret.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ClientSecret : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

     This property specifies the value of the client secret issued by the authorization server.

See also:     ClientID    

Discuss this help topic in SecureBlackbox Forum