This documentation is archived and is not being maintained.
CredentialsMethodValues enumeration
Namespace:
DocumentFormat.OpenXml.SpreadsheetAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| 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". |