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