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