The GetCredentialsEventArgs Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Provides a property for the
LoadImageActivity.GetCredentials,
SaveImageActivity.GetCredentials, and
GetImageInfoActivity.GetCredentials events to set the appropriate ICredentials object for file access.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class GetCredentialsEventArgs
Inherits System.EventArgs |
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also