DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
A cloned copy of this object.
      
    
 Gets cloned copy of this object.
 
        
        Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# | 
|---|
public SecurityInfo Clone { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Clone As SecurityInfo Get  | 
| Visual C++ | 
|---|
public: virtual property SecurityInfo^ Clone { SecurityInfo^ get () sealed; }  | 
Return Value
Type: SecurityInfoA cloned copy of this object.