Compartilhar via


Credential Members

Represents the user credentials used to log into an application.

The following tables list the members exposed by the Credential type.

Public Constructors

  Name Description
  Credential Initializes a new instance of the Credential class.

Top

Public Properties

  Name Description
public property Domain Gets the domain.
public property Extensions Gets or sets the extension data used to add any additional data.
public property Password Gets the password.
public property UserName Gets the user name.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Credential Class
Microsoft.Uii.AifServices Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.