Relativity.Services.Security.Models.LoginProfile
A collection of login methods that are configured for a given user
The Active Directory Method for this profile. A null value means that Active Directory authetnication is disabled for this profile.
The Client Certificate Method for this profile. A null value means that client certificate authentication is disabled for this profile..
The Integrated Authentication Method for this profile. A null value means that Windows authentication is disabled for this profile.
The OpenId Connect external login methods for the user.
The Password Method for this profile. A null value means that password authentication is disabled for this profile.
The RSA Method for this profile. A null value means that client certificate authentication is disabled for this profile.
The SAML2P external login methods for the user.
The User Id for this profile
public LoginProfile()