DataFeedConnection.ServerCredentialsMethod property (Excel)
Returns or sets the type of credentials that should be used for server authentication. Read/write XlCredentialsMethod enumeration.
Syntax
expression.ServerCredentialsMethod
expression A variable that represents a DataFeedConnection object.
Remarks
Following are the types of credentials that may be used:
- xlCredentialsMethodIntegrated
- xlCredentialsMethodNone
- xlCredentialsMethodStored
Property value
XLCREDENTIALSMETHOD
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.