public bool WinAuthIsEnabled { get; set; }
Public Property WinAuthIsEnabled As Boolean Get Set
public: property bool WinAuthIsEnabled { bool get (); void set (bool value); }
member WinAuthIsEnabled : bool with get, set
In This Article