Aspose::Cells::ExternalConnections::ExternalConnection::SetSSOId method
ExternalConnection::SetSSOId(const U16String&) method
Identifier for Single Sign On (SSO) used for authentication between an intermediate spreadsheetML server and the external data source.
void Aspose::Cells::ExternalConnections::ExternalConnection::SetSSOId(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class ExternalConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++
ExternalConnection::SetSSOId(const char16_t*) method
Identifier for Single Sign On (SSO) used for authentication between an intermediate spreadsheetML server and the external data source.
void Aspose::Cells::ExternalConnections::ExternalConnection::SetSSOId(const char16_t *value)
See Also
- Class Vector
- Class ExternalConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++