Class InitializeMicrosoftAuthArgs
Inheritance
InitializeMicrosoftAuthArgs
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class InitializeMicrosoftAuthArgs : BaseArgs, INotifyPropertyChanged
Properties
CryptedDeviceId
Declaration
public string CryptedDeviceId { get; set; }
Property Value
CryptedHandShakeID
Declaration
public string CryptedHandShakeID { get; set; }
Property Value
CryptedStateDictionary
Declaration
public string CryptedStateDictionary { get; set; }
Property Value
Serial
Declaration
public Guid Serial { get; set; }
Property Value
Implements
Extension Methods