ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelCredentialsMethod

    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
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved