WebListenerSettings.Authentication 属性

定义

Http.Sys 身份验证设置。 可能在处理侦听器之前随时对这些设置进行修改。

public:
 property Microsoft::Net::Http::Server::AuthenticationManager ^ Authentication { Microsoft::Net::Http::Server::AuthenticationManager ^ get(); };
public Microsoft.Net.Http.Server.AuthenticationManager Authentication { get; }
member this.Authentication : Microsoft.Net.Http.Server.AuthenticationManager
Public ReadOnly Property Authentication As AuthenticationManager

属性值

适用于