ISharePointConnection.AuthenticationMode Property

Definition

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.

Applies to