DataPlace
CredentialHandler Class
CSCS.DataPlace.Distribution.ClientCredentialHandler
Provides a standard implementation to WinForm applications to handle credential requests from Synchronization Client and use the Windows API to prompt for credentials and/or save them
Declaration Syntax
C#
public class CredentialHandler
Members
All MembersConstructorsMethods



IconMemberDescription
CredentialHandler()()()
Initializes a new instance of the CredentialHandler class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HandleCredentials(Form, Object, CredentialEventArgs)
Provides a thread safe handler for the credential event.
Remarks
ParentForm is used for thread synchrnoization and to correctly parent the credential prompt

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
CredentialHandler

Assembly: CS.DataPlace.Distribution.Client.UI (Module: CS.DataPlace.Distribution.Client.UI) Version: 1.0.3271.19823