SIFWorks ADK 2.0
Username Property
NamespacesEdustructures.SifWorks.InfraAuthenticationInfoUsername

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

Gets or sets the value of the <Username> element.
Declaration Syntax
C#Visual BasicVisual C++
public string Username{ get; set;}
Public Property Username As String
public:
property String^ Username {
	String^ get ();
	void set (String^ value);
}
Value
The Username element of this object.
Remarks

The SIF specification defines the meaning of this element as: "The identification string for this user."

Version: 2.0

Since: 1.5r1

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