LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.OAuthCredentials Class Reference

Container class for OAuth credentials. Used for license manager initialization instead of api/public key. More...

Public Member Functions

 OAuthCredentials (string clientId, string clientSecret)
 Constructor.
 

Properties

string ClientId [get, set]
 OAuth client id.
 
string ClientSecret [get, set]
 OAuth client secret.
 
string CryptoProviderKey [get, set]
 Key used for default ICryptoProvider implementation. You can ignore this if you will provide a custom ICryptoProvider, otherwise you need to provide a cryptography key.
 

Detailed Description

Container class for OAuth credentials. Used for license manager initialization instead of api/public key.


The documentation for this class was generated from the following file: