OpenIdConnectSignInResponseclient_id Property |  |
Get or set client_id
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntaxpublic string client_id { get; set; }public:
property String^ client_id {
String^ get ();
void set (String^ value);
}function get_client_id();
function set_client_id(value);
Property Value
Type:
String
See Also