LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

Credentials Property






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 ICredentials Credentials {get; set;}
 get_Credentials();
set_Credentials(value);
public:
property ICredentials^ Credentials {
   ICredentials^ get();
   void set (    ICredentials^ value);
}

Property Value

The ICredentials object being to use for file access.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetCredentialsEventArgs Class
GetCredentialsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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