SecurityPermissionAttribute.RemotingConfiguration Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy kod może skonfigurować typy i kanały komunikacji zdalniej.

public:
 property bool RemotingConfiguration { bool get(); void set(bool value); };
public bool RemotingConfiguration { get; set; }
member this.RemotingConfiguration : bool with get, set
Public Property RemotingConfiguration As Boolean

Wartość właściwości

Boolean

true jeśli kod może skonfigurować typy i kanały komunikacji zdalniej; w przeciwnym razie , false.

Dotyczy