SecurityPermissionAttribute.RemotingConfiguration Proprietà

Definizione

Ottiene o imposta un valore che indica se nel codice possono essere configurati canali e tipi in remoto.

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

Valore della proprietà

true se nel codice possono essere configurati canali e tipi in remoto; in caso contrario, false.

Si applica a