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

Show in webframe

Security Property






Gets or sets the security type.
Syntax
[ColumnAttribute(DbType="NVARCHAR(4)", Storage="_Security")]
public string Security {get; set;}
'Declaration
 
<ColumnAttribute(DbType="NVARCHAR(4)", Storage="_Security")>
Public Property Security As String
'Usage
 
Dim instance As CCOWSubjectApplication
Dim value As String
 
instance.Security = value
 
value = instance.Security
[ColumnAttribute(DbType="NVARCHAR(4)", Storage="_Security")]
public:
property String^ Security {
   String^ get();
   void set (    String^ value);
}

Property Value

The security type value.
Remarks
Valid values are "None", "Get", Geta", "Set", and "Seta".
Requirements

Target Platforms

See Also

Reference

CCOWSubjectApplication Class
CCOWSubjectApplication 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