Error processing SSI file
LEADTOOLS Leadtools.Ccow.Server (Leadtools.Ccow.Server assembly)

Show in webframe

Secure Property (CCOWSubject)






Determines whether the Context subject is secure or not.
Syntax
[ColumnAttribute(DbType="Bit NOT NULL", Storage="_Secure")]
public bool Secure {get; set;}
'Declaration
 
<ColumnAttribute(DbType="Bit NOT NULL", Storage="_Secure")>
Public Property Secure As Boolean
'Usage
 
Dim instance As CCOWSubject
Dim value As Boolean
 
instance.Secure = value
 
value = instance.Secure
[ColumnAttribute(DbType="Bit NOT NULL", Storage="_Secure")]
public:
property bool Secure {
   bool get();
   void set (    bool value);
}

Property Value

True if the subject is secure; otherwise it is false.
Requirements

Target Platforms

See Also

Reference

CCOWSubject Class
CCOWSubject Members

Error processing SSI file
Leadtools.Ccow.Server requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features