Relativity.Identity.V1.LoginProfileModels.AuthProfile
Represents an authentication profile within Relativity
The Active Directory Provider for this profile. A null value means that Active Directory authetnication is disabled for this profile.
The Client Certificate Provider for this profile. A null value means that client certificate authentication is disabled for this profile.
A description for the profile
The ID of the profile
The Integrated Authentication Provider for this profile. A null value means that Windows authentication is disabled for this profile.
Whether this the Global auth profile for Relativity
The list of OpenID Connect providers for this profile.
The Password Provider for this profile. A null value means that password authentication is disabled for this profile.
The RSA Provider for this profile. A null value means that client certificate authentication is disabled for this profile.
The list of SAML2P providers for this profile.
The uri to the Relativity instance. This property is required if you are using
an external identity provider (OpenID Connect, WS-Federation or SAML).
public AuthProfile()