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