Show / Hide Table of Contents

Enum eCredential

Which credentials to use.

Namespace: OfficeOpenXml.Data.Connection
Assembly: EPPlus.dll
Syntax
public enum eCredential

Fields

Name Description
Integrated

Use integrated security.

None

No credentials.

Prompt

Prompt for credentials.

Stored

Use stored credentials.

In this article
Back to top Generated by DocFX