IUserFactory Interface

Definition

public interface IUserFactory
type IUserFactory = interface
Public Interface IUserFactory

Methods

CreateAsymmetricKeyUser(IDatabase, String)
CreateCertificateUser(IDatabase, String)
CreateExternalProviderUser(IDatabase, String)
CreateNoLoginUser(IDatabase, String)
CreateSqlLoginUser(IDatabase, String)

Applies to