SecurityException.RefusedSet 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定導致 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
屬性值
這是集合中被拒絕權限集的 XML 表示。
備註
此屬性可能不包含安全例外中相關的資料,僅包含涉及檢查的 AllowPartiallyTrustedCallersAttribute例外。