SIFWorks ADK 2.0
SetSecure Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_ProtocolSetSecure(YesNo)

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

Sets the value of the Secure attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSecure(
	YesNo val
)
Public Sub SetSecure ( _
	val As YesNo _
)
public:
void SetSecure (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo 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