# Credentials

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ControlSettings

## DESCRIPTION

Control Settings Credentials Policy

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

Credentials

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type    | Name             | Description                                                    |
| ------- | ---------------- | -------------------------------------------------------------- |
| Boolean | DontChangePwds   | Will not be able to change the password.                       |
| Boolean | DontSavePwds     | Will not be able to save the password.                         |
| Boolean | DontSaveUsername | Will not be able to save the username.                         |
| Boolean | Enabled          | Whether Control Settings Credentials policy is enabled or not. |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
