InvitationEmailSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
InvitationEmailSettings
INHERITED FROM
⇒
InvitationEmailSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
InviteAuthType | AuthType | The Invitation Authentication Type
InviteConnMode | ConnMode | Invitation Connection Mode.
String | Email | Email
String | PubGatewayIP | Published Gateway IP
String | SSO | SSO
Boolean | SSOEnabled | Whether SSO is Enabled or not
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Commands | | |
Last updated