Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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.