DkmStandardRemoteTransportConnection.AuthenticationMode Property

Definition

Authentication mode to use when connecting over a standard remote connection.

public:
 property Microsoft::VisualStudio::Debugger::DefaultPort::DkmRemoteAuthenticationMode AuthenticationMode { Microsoft::VisualStudio::Debugger::DefaultPort::DkmRemoteAuthenticationMode get(); };
public:
 property Microsoft::VisualStudio::Debugger::DefaultPort::DkmRemoteAuthenticationMode AuthenticationMode { Microsoft::VisualStudio::Debugger::DefaultPort::DkmRemoteAuthenticationMode get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmRemoteAuthenticationMode AuthenticationMode { get; }
member this.AuthenticationMode : Microsoft.VisualStudio.Debugger.DefaultPort.DkmRemoteAuthenticationMode
Public ReadOnly Property AuthenticationMode As DkmRemoteAuthenticationMode

Property Value

Returns DkmRemoteAuthenticationMode.

Applies to