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

Show in webframe

Format Property






Gets or sets the authentication data format.
Syntax
[ColumnAttribute(DbType="NVarChar(100) NOT NULL", 
   IsPrimaryKey=true, 
   CanBeNull=false, 
   Storage="_Format")]
public string Format {get; set;}
'Declaration
 
<ColumnAttribute(DbType="NVarChar(100) NOT NULL", 
   IsPrimaryKey=True, 
   CanBeNull=False, 
   Storage="_Format")>
Public Property Format As String
'Usage
 
Dim instance As AuthenticationData
Dim value As String
 
instance.Format = value
 
value = instance.Format
[ColumnAttribute(DbType="NVarChar(100) NOT NULL", 
   IsPrimaryKey=true, 
   CanBeNull=false, 
   Storage="_Format")]
public:
property String^ Format {
   String^ get();
   void set (    String^ value);
}

Property Value

The 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