# InvitationEmailSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

InvitationEmailSettings

## INHERITED FROM

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

⇒

InvitationEmailSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                     | Name         | Description                                                                                                                                                                                    |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [InviteAuthType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/inviteauthtype) | AuthType     | The Invitation Authentication Type                                                                                                                                                             |
| [InviteConnMode](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/inviteconnmode) | ConnMode     | Invitation Connection Mode.                                                                                                                                                                    |
| String                                                                                                                                   | Email        | Email                                                                                                                                                                                          |
| String                                                                                                                                   | PubGatewayIP | Published Gateway IP                                                                                                                                                                           |
| String                                                                                                                                   | SSO          | SSO                                                                                                                                                                                            |
| Boolean                                                                                                                                  | SSOEnabled   | Whether SSO is Enabled or not List<[InviteTargetDev](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/invitetargetdev)> TargetDeviceLst |

## 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 Commands |                                                                                                                                                               |
