menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelCredentialsMethod - WPF API Reference | Syncfusion

    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 - 2025 Syncfusion Inc. All Rights Reserved