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