InvitationEmailSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
InvitationEmailSettings
INHERITED FROM
⇒
InvitationEmailSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AuthType
The Invitation Authentication Type
ConnMode
Invitation Connection Mode.
String
String
PubGatewayIP
Published Gateway IP
String
SSO
SSO
Boolean
SSOEnabled
Whether SSO is Enabled or not
List<InviteTargetDev>
TargetDeviceLst
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