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

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