Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the settings governing remote administration.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
ReadOnly Property RemoteAdminSettings As INetFwRemoteAdminSettings
INetFwRemoteAdminSettings RemoteAdminSettings { get; }
property INetFwRemoteAdminSettings^ RemoteAdminSettings {
INetFwRemoteAdminSettings^ get ();
}
abstract RemoteAdminSettings : INetFwRemoteAdminSettings with get
function get RemoteAdminSettings () : INetFwRemoteAdminSettings
Property Value
Type: Microsoft.TeamFoundation.Common.INetFwRemoteAdminSettings
The INetFwRemoteAdminSettings object representing remote administration settings.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.