[This is preliminary documentation and is subject to change.]
Sets the value of the <System> element.
| C# | Visual Basic | Visual C++ |
public void SetSystem( AuthSystemType Type, string Value )
Public Sub SetSystem ( _ Type As AuthSystemType, _ Value As String _ )
public: void SetSystem ( AuthSystemType^ Type, String^ Value )
- Type (AuthSystemType)
- Specific type of user identification.
- Value (String)
- Gets or sets the content value of the <AuthSystem> element
This form of setSystem is provided as a convenience method that is functionally equivalent to the System
Version: 2.0
Since: 1.5r1