alexa

    Show / Hide Table of Contents

    Enum ExcelCredentialsMethod

    It's represent the cretential for connect the server

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelCredentialsMethod

    Fields

    Name Description
    integrated

    Represents integrated authentication.

    none

    Represents no use credentials at all.

    stored

    Represents use stored credentials.

    Back to top Generated by DocFX