ExternalConnection.Credentials
ExternalConnection.Credentials property
Specifies the authentication method to be used when establishing (or re-establishing) the connection.
[Obsolete("Use ExternalConnection.CredentialsMethodType property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public CredentialsMethodType Credentials { get; set; }
Remarks
NOTE: This property is now obsolete. Instead, please use ExternalConnection.CredentialsMethodType property. This property will be removed 12 months later since October 2017. Aspose apologizes for any inconvenience you may have experienced.
See Also
- enum CredentialsMethodType
- class ExternalConnection
- namespace Aspose.Cells.ExternalConnections
- assembly Aspose.Cells