DkmStandardRemoteTransportConnection.AuthenticationMode 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
通过标准远程连接进行连接时要使用的身份验证模式。
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
属性值
返回 DkmRemoteAuthenticationMode。