Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class GetEnveloppeWithCookiesArgs

    Inheritance
    object
    BaseArgs
    BaseAuthenticateArgs
    GetEnveloppeWithCookiesArgs
    Implements
    INotifyPropertyChanged
    Inherited Members
    BaseAuthenticateArgs.CryptedLicence
    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 GetEnveloppeWithCookiesArgs : BaseAuthenticateArgs, INotifyPropertyChanged

    Properties

    AutorizedExtension

    Declaration
    public string[] AutorizedExtension { get; set; }
    Property Value
    Type Description
    string[]

    CallBackParameters

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

    CryptedHandShakeID

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

    CryptedTFAContact

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

    Destination

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

    MaxExpirationDelais

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

    MaxOpenTime

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

    NotifyWhenRead

    Declaration
    public bool NotifyWhenRead { get; set; }
    Property Value
    Type Description
    bool

    ReplyToAPI

    Declaration
    public bool ReplyToAPI { get; set; }
    Property Value
    Type Description
    bool

    Serial

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

    Subject

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

    TFA

    Declaration
    public TFAMode TFA { get; set; }
    Property Value
    Type Description
    TFAMode

    Implements

    INotifyPropertyChanged

    Extension Methods

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