SIFWorks ADK 2.0
Secure Property
NamespacesEdustructures.SifWorks.InfraSIF_ProtocolSecure

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

Gets or sets the value of the Secure attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string Secure{ get; set;}
Public Property Secure As String
public:
property String^ Secure {
	String^ get ();
	void set (String^ value);
}
Value
The Secure attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "Indicates if the protocol provides a secure channel"

Version: 2.0

Since: 1.1

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