Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class LicenceAutorisation

    This class is the Autorisation allowed to a serial number

    Inheritance
    object
    LicenceAutorisation
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Entity
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class LicenceAutorisation

    Fields

    LastPermissionUpdate

    Declaration
    public DateTime LastPermissionUpdate
    Field Value
    Type Description
    DateTime

    Properties

    MaxFileSize

    The maximum file size

    Declaration
    public long MaxFileSize { get; set; }
    Property Value
    Type Description
    long

    MaxMinMsgRetention

    The maximum minute message retention

    Declaration
    public int MaxMinMsgRetention { get; set; }
    Property Value
    Type Description
    int

    Permission

    Permission associated with a specific serial number

    Declaration
    public SerialTypePermission Permission { get; set; }
    Property Value
    Type Description
    SerialTypePermission

    Extension Methods

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