Share via


Credential Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the user credentials used to log into an application.

Namespace:   Microsoft.Uii.AifServices
Assembly:  Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.AifServices.Credential

Syntax

public sealed class Credential
Public NotInheritable Class Credential

Constructors

Name Description
System_CAPS_pubmethod Credential(String, SecureString, String, Dictionary<String, String>)

Initializes a new instance of the Credential class.

Properties

Name Description
System_CAPS_pubproperty Domain

Gets the domain.

System_CAPS_pubproperty Extensions

Gets or sets the extension data used to add any additional data.

System_CAPS_pubproperty Password

Gets the password.

System_CAPS_pubproperty UserName

Gets the user name.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.AifServices Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright