SIFWorks ADK 2.0
AuthenticationInfo Constructor (system)
NamespacesEdustructures.SifWorks.InfraAuthenticationInfoAuthenticationInfoAuthenticationInfoNew(AuthSystem)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public AuthenticationInfo(
	AuthSystem system
)
Public Sub New ( _
	system As AuthSystem _
)
public:
AuthenticationInfo (
	AuthSystem^ system
)
Parameters
system (AuthSystem)
An identifying string for the system that supports this authentication information.

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