ISharePointConnection.AuthenticationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the authentication mode for this SharePoint connection.
public:
property Microsoft::VisualStudio::SharePoint::SharePointAuthenticationMode AuthenticationMode { Microsoft::VisualStudio::SharePoint::SharePointAuthenticationMode get(); };
public Microsoft.VisualStudio.SharePoint.SharePointAuthenticationMode AuthenticationMode { get; }
member this.AuthenticationMode : Microsoft.VisualStudio.SharePoint.SharePointAuthenticationMode
Public ReadOnly Property AuthenticationMode As SharePointAuthenticationMode
Property Value
The authentication mode for this SharePoint connection.