SIFWorks ADK 2.0
SetSIF_AuthenticationLevel Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSetSIF_AuthenticationLevel(AuthenticationLevel)

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

Sets the value of the <SIF_AuthenticationLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_AuthenticationLevel(
	AuthenticationLevel val
)
Public Sub SetSIF_AuthenticationLevel ( _
	val As AuthenticationLevel _
)
public:
void SetSIF_AuthenticationLevel (
	AuthenticationLevel^ val
)
Parameters
val (AuthenticationLevel)
A AuthenticationLevel object
Remarks

The SIF specification defines the meaning of this element as: "This is the level of authentication that the SIF node supports when it wants to communicate via a secure channel."

Version: 2.0

Since: 1.1

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