SecurityException.RefusedSet Właściwość

Definicja

Pobiera lub ustawia zestaw odrzuconych uprawnień zestawu, który spowodował SecurityException.

public:
 property System::String ^ RefusedSet { System::String ^ get(); void set(System::String ^ value); };
public:
 property System::String ^ RefusedSet { System::String ^ get(); };
public string? RefusedSet { get; set; }
public string RefusedSet { get; set; }
public string RefusedSet { get; }
member this.RefusedSet : string with get, set
member this.RefusedSet : string
Public Property RefusedSet As String
Public ReadOnly Property RefusedSet As String

Wartość właściwości

String

Reprezentacja XML odrzuconego zestawu uprawnień.

Uwagi

Ta właściwość może nie zawierać odpowiednich danych w wyjątkach zabezpieczeń innych niż wyjątki obejmujące kontrole obiektu AllowPartiallyTrustedCallersAttribute.

Dotyczy