SIFWorks ADK 2.0
SetSIF_EncryptionLevel Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSetSIF_EncryptionLevel(EncryptionLevel)

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

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

The SIF specification defines the meaning of this element as: "This is the level of encryption 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