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