Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SendReadCodeArgs

    Inheritance
    object
    BaseArgs
    SendReadCodeArgs
    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.SEMS.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class SendReadCodeArgs : BaseArgs, INotifyPropertyChanged

    Properties

    AuthMode

    Declaration
    public MessageProtectionEnum AuthMode { get; set; }
    Property Value
    Type Description
    MessageProtectionEnum

    SEMSID

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

    Token

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

    Implements

    INotifyPropertyChanged

    Extension Methods

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