DataPlace
Credentials Class
CSCS.Core.SecurityCredentials
Credentials wrapper
Declaration Syntax
C#
public class Credentials
Members
All MembersConstructorsMethodsProperties



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

Alias
Full alias

AlternateUser
Specifies whether or not the alternate credentials of this class should be used

ConfirmCredentials(String, Boolean)
Confirm credentials for the specified target. When called after PromptForCredentials for the same target, the credentials will be saved now that they are verified to work.

Domain
Domain

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.)
GetCredentials(Uri, String)
Gets a credential cache for the default or specified credentials represented by this instance

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
LoadAlternateUser(String, String, String)
Loads an alternate set of credentials into the instance

LoadAlternateUser(String, SecureString, String)
Loads an alternate set of credentials into the instance

LoadDefaultCredentials()()()
Loads the default credentials for the current user

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Password
Password

PasswordSecure
PromptForCredentials(IWin32Window, String, String, Bitmap, String, Credentials..::.CredentialPromptBehaviors)
Uses the XP style password manager to prompt for credentials

PromptForCredentials(IWin32Window, String, String, Bitmap, String, Credentials..::.CredentialPromptBehaviors, Boolean, Boolean%)
Uses the XP style password manager to prompt for credentials

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UserName
User Name

Inheritance Hierarchy
Object
Credentials

Assembly: CS.Core.Standard.UI (Module: CS.Core.Standard.UI) Version: 1.0.3271.19814