Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class GetBacklicenceFromOTPArgs

    Inheritance
    object
    BaseArgs
    GetBacklicenceFromOTPArgs
    Implements
    INotifyPropertyChanged
    Inherited Members
    BaseArgs.CultureID
    BaseArgs.PropertyChanged
    BaseArgs.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class GetBacklicenceFromOTPArgs : BaseArgs, INotifyPropertyChanged

    Properties

    AccessMode

    Declaration
    public AccessMode AccessMode { get; set; }
    Property Value
    Type Description
    AccessMode

    CryptedAESKey

    Declaration
    public string CryptedAESKey { get; set; }
    Property Value
    Type Description
    string

    CryptedCodeVerifierId

    Declaration
    public string CryptedCodeVerifierId { get; set; }
    Property Value
    Type Description
    string

    CryptedHandShakeID

    Declaration
    public string CryptedHandShakeID { get; set; }
    Property Value
    Type Description
    string

    CryptedOtpValue

    Declaration
    public string CryptedOtpValue { get; set; }
    Property Value
    Type Description
    string

    Serial

    Declaration
    public Guid Serial { get; set; }
    Property Value
    Type Description
    Guid

    Implements

    INotifyPropertyChanged

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation