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

Show in webframe

Data Property






Gets or sets the authentication data value.
Syntax
[ColumnAttribute(DbType="NText", 
   UpdateCheck=UpdateCheck.Never, 
   Storage="_Data")]
public string Data {get; set;}
'Declaration
 
<ColumnAttribute(DbType="NText", 
   UpdateCheck=UpdateCheck.Never, 
   Storage="_Data")>
Public Property Data As String
'Usage
 
Dim instance As AuthenticationData
Dim value As String
 
instance.Data = value
 
value = instance.Data
[ColumnAttribute(DbType="NText", 
   UpdateCheck=UpdateCheck.Never, 
   Storage="_Data")]
public:
property String^ Data {
   String^ get();
   void set (    String^ value);
}

Property Value

The encrypted authentication data value.
Requirements

Target Platforms

See Also

Reference

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