ICLRType.HasSecurity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool HasSecurity { bool get(); };
public bool HasSecurity { get; }
member this.HasSecurity : bool
Public ReadOnly Property HasSecurity As Boolean