Relativity.Identity.V1.LoginProfileModels.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()
Creates a new login profile object