SIFWorks ADK 2.0
SetSystem Method (Type, Value)
NamespacesEdustructures.SifWorks.InfraAuthenticationInfoSetSystem(AuthSystemType, String)

[This is preliminary documentation and is subject to change.]

Sets the value of the <System> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSystem(
	AuthSystemType Type,
	string Value
)
Public Sub SetSystem ( _
	Type As AuthSystemType, _
	Value As String _
)
public:
void SetSystem (
	AuthSystemType^ Type, 
	String^ Value
)
Parameters
Type (AuthSystemType)
Specific type of user identification.
Value (String)
Gets or sets the content value of the &lt;AuthSystem&gt; element
Remarks

This form of setSystem is provided as a convenience method that is functionally equivalent to the System

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10