Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface that provides access to the settings that control remote administration.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
<GuidAttribute("D4BECDDF-6F73-4A83-B832-9C66874CD20E")> _
Public Interface INetFwRemoteAdminSettings
[GuidAttribute("D4BECDDF-6F73-4A83-B832-9C66874CD20E")]
public interface INetFwRemoteAdminSettings
[GuidAttribute(L"D4BECDDF-6F73-4A83-B832-9C66874CD20E")]
public interface class INetFwRemoteAdminSettings
[<GuidAttribute("D4BECDDF-6F73-4A83-B832-9C66874CD20E")>]
type INetFwRemoteAdminSettings = interface end
public interface INetFwRemoteAdminSettings
The INetFwRemoteAdminSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Enabled | Gets or sets a flag indicating whether remote administration is enabled. |
![]() |
IpVersion | Gets or sets the internet protocol version to use. |
![]() |
RemoteAddresses | Gets or sets the array of remote addresses from which remote administration is allowed. |
![]() |
Scope | Gets or sets the network scope from which remote administration is allowed. |
Top
.gif)