SIFWorks ADK 2.0
System Property
NamespacesEdustructures.SifWorks.InfraAuthenticationInfoSystem

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

Gets or sets the value of the <System> element.
Declaration Syntax
C#Visual BasicVisual C++
public AuthSystem System{ get; set;}
Public Property System As AuthSystem
public:
property AuthSystem^ System {
	AuthSystem^ get ();
	void set (AuthSystem^ value);
}
Value
An AuthSystem
Remarks

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

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