[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <System> element.
| C# | Visual Basic | Visual C++ |
public AuthSystem System{ get; set;}
Public Property System As AuthSystem
public: property AuthSystem^ System { AuthSystem^ get (); void set (AuthSystem^ value); }
An AuthSystem
The SIF specification defines the meaning of this null as: "An identifying string for the system that supports this authentication information."
To remove the AuthSystem, set System to null
Version: 2.0
Since: 1.5r1