SIFWorks ADK 2.0
SIF_AuthenticationLevel Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_AuthenticationLevel

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

Gets or sets the value of the <SIF_AuthenticationLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public string SIF_AuthenticationLevel{ get; set;}
Public Property SIF_AuthenticationLevel As String
public:
property String^ SIF_AuthenticationLevel {
	String^ get ();
	void set (String^ value);
}
Value
The SIF_AuthenticationLevel element of this 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