Secure Property

Summary

Determines whether the Context participant is secure or not.

Syntax
C#
VB
C++
public bool Secure { get; set; } 
Public Overridable Property Secure() As System.Boolean 
 Get 
 Set 
public: virtual property System.Boolean^  Secure 
{ 
 System.Boolean^  get() 
 System::Void set(System.Boolean^  value) 
} 

Property Value

True if the participant is secure; otherwise it is false.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly