SIFWorks ADK 2.0
AuthenticationInfo Property
NamespacesEdustructures.SifWorks.InfraAuthenticationAuthenticationInfo

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

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

The SIF specification defines the meaning of this null as: "The authentication information for one system."

To remove the AuthenticationInfo, set AuthenticationInfo to null

Version: 2.0

Since: 1.5r1

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