public bool StrictSecurity { get; }
Public ReadOnly Property StrictSecurity As Boolean Get
public: property bool StrictSecurity { bool get (); }
member StrictSecurity : bool with get
In This Article