SecurityPermissionAttribute.RemotingConfiguration Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Code Remotetypen und Kanäle konfigurieren kann, oder legt diesen fest.

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

Eigenschaftswert

Boolean

true, wenn Code Remotetypen und Kanäle konfigurieren kann, andernfalls false.

Gilt für