'Declaration
<NotNullAttribute()> Public Overridable ReadOnly Property SupportedSecurityInheritanceOptions As Dictionary(Of SecurityInheritanceOptions,String)
[NotNull()] public virtual Dictionary<SecurityInheritanceOptions,string> SupportedSecurityInheritanceOptions {get;}
[NotNull()] public: virtual property Dictionary<SecurityInheritanceOptions,String^>^ SupportedSecurityInheritanceOptions { Dictionary<SecurityInheritanceOptions,String^>^ get(); }