Class GetBacklicenceFromOTPAnswer
Inheritance
GetBacklicenceFromOTPAnswer
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class GetBacklicenceFromOTPAnswer : Answer, INotifyPropertyChanged
Properties
CryptedCookieStoreInfo
Declaration
public string CryptedCookieStoreInfo { get; set; }
Property Value
CryptedLicence
Declaration
public string CryptedLicence { get; set; }
Property Value
CryptedRedirectUrl
Declaration
public string CryptedRedirectUrl { get; set; }
Property Value
Implements
Extension Methods