menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelCredentialsMethod - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelCredentialsMethod

    It's represent the cretential for connect the server

    Inheritance
    System.Object
    ExcelCredentialsMethod
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelCredentialsMethod : Enum

    Fields

    integrated

    Represents integrated authentication.

    Declaration
    public const ExcelCredentialsMethod integrated
    Field Value
    Type
    ExcelCredentialsMethod

    none

    Represents no use credentials at all.

    Declaration
    public const ExcelCredentialsMethod none
    Field Value
    Type
    ExcelCredentialsMethod

    stored

    Represents use stored credentials.

    Declaration
    public const ExcelCredentialsMethod stored
    Field Value
    Type
    ExcelCredentialsMethod
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved