INetFwProfile.RemoteAdminSettings Property

Gets the settings governing remote administration.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

‘선언
ReadOnly Property RemoteAdminSettings As INetFwRemoteAdminSettings
    Get
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

See Also

Reference

INetFwProfile Interface

Microsoft.TeamFoundation.Common Namespace