SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.InfraAuthSystemSetType(AuthSystemType)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	AuthSystemType val
)
Public Sub SetType ( _
	val As AuthSystemType _
)
public:
void SetType (
	AuthSystemType^ val
)
Parameters
val (AuthSystemType)
A AuthSystemType object
Remarks

The SIF specification defines the meaning of this attribute as: "Specific type of user identification."

Version: 2.0

Since: 1.5r1

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