Share via


ManagementServer.IsGateway Property

Definition

Whether management server is a gateway.

public:
 property bool IsGateway { bool get(); };
public bool IsGateway { get; }
member this.IsGateway : bool
Public ReadOnly Property IsGateway As Boolean

Property Value

Returns a Boolean value that is true if the server is a gateway and false otherwise.

Exceptions

Not currently connected to a management group.

Remarks

Gateway servers can manage computers and devices through a firewall.

Applies to