<PackageReference Include="Relativity.Server.Identity.SDK" Version="5000.1.4" />

Relativity.Identity.V1.LoginProfileModels

Namespace with 21 public types

Classes

 ActiveDirectoryMethod Login method that uses active directory.
 ActiveDirectoryProvider Authentication Provider that uses Active Directory.
 AuthProfile Represents an authentication profile within Relativity
 BulkInvitationResponse Response object representing the result of a bulk user invitation call.
 ClientCertificateMethod Login method that uses a smart card assigned to the user.
 ClientCertificateProvider Client Certificate Provider
 IntegratedAuthenticationMethod Login method that uses integrated authentication.
 IntegratedAuthenticationProvider Integrated Authentication Provider
 LoginProfile A collection of login methods that are configured for a given user
 OpenIDConnectMethod Represents a login method that is configured for a user
 OpenIDConnectProvider Represents an OpenID Connect external identity provider.
 PasswordMethod Login method that requires the user to enter a password to login.
 PasswordProvider Password Provider
 RSAMethod Login method used with RSA.
 RSAProvider RSA Provider
 SAML2Method SAML2 provider login method
 SAML2Provider Represents a SAML2P external identity provider.
 UserInviteError Invitation email error for a user and the status code of the error.

Enumerations

 OAuth2Flow Represents an OAuth2 flow.
 TwoFactorMode Sets when two factor authenticaiton will be used.
 TwoFactorProtocol Differentiates different types of Two Factor authentication methods that are available