SecurityException.GrantedSet Właściwość

Definicja

Pobiera lub ustawia zestaw uprawnień udzielonych zestawów, które spowodowały SecurityException.

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

Wartość właściwości

Reprezentacja XML przyznanego zestawu.

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