SAMLIDP Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
The server or authorization authority that the client can use to authenticate
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒SAMLIDP
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllowUnencryptedAssertion
Allow unencrypted assertion
String
Description
Description of the IDP
Boolean
Enabled
Whether the IDP is enabled or not.
String
Host
Specifies the host name
UInt32
Id
String
IDPCertificate
IDP certificate
String
IDPEntityID
IDP entity ID
String
LogonURL
Logon URL
String
LogoutURL
Logout URL
String
Name
Name of the IDP
UInt32
SiteId
Site ID
String
SPCertificate
Specifies the service provider certificate
String
SPEntityID
Sends a unique ID as a parameter of the SAML token.
String
SPLogonURL
Specifies where to redirect users so that they can authenticate.
String
SPLogoutURL
Specifies where to redirect users so that they can deauthenticate.
String
SPReplyURL
Specifies where to receive the SAML token.
UInt32
ThemeId
The theme ID associated with this SAML configuration
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated