CredentialsMethodValues enumeration

Office 2013 and later

Credentials Method

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Integrated Integrated Authentication. When the item is serialized out as xml, its value is "integrated".
None No Credentials. When the item is serialized out as xml, its value is "none".
Stored Stored Credentials. When the item is serialized out as xml, its value is "stored".
Show: