LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

Credentials Property

Show in webframe





Gets or sets the ICredentials object to use for file access. This member has to be set to a new instance of an ICredentials object.
Syntax
public ICredentials Credentials {get; set;}
'Declaration
 
Public Property Credentials As ICredentials
'Usage
 
Dim instance As GetCredentialsEventArgs
Dim value As ICredentials
 
instance.Credentials = value
 
value = instance.Credentials

            

            
public:
property ICredentials^ Credentials {
   ICredentials^ get();
   void set (    ICredentials^ value);
}

Property Value

The ICredentials object being to use for file access.
Requirements

Target Platforms

See Also

Reference

GetCredentialsEventArgs Class
GetCredentialsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features