SecurityPermissionAttribute.RemotingConfiguration Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of code externe typen en kanalen kan configureren.

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

Waarde van eigenschap

true als code externe typen en kanalen kan configureren; anders, false.

Van toepassing op