SIFWorks ADK 2.0
SIF_EncryptionLevel Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_EncryptionLevel

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

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