Class LdapManager_Tests
Inheritance
LdapManager_Tests
Implements
Inherited Members
Namespace: Volo.Abp.Ldap
Assembly: Volo.Abp.Ldap.Tests.dll
Syntax
public class LdapManager_Tests : AbpIntegratedTest<AbpLdapTestModule>, IDisposable
Constructors
LdapManager_Tests()
Declaration
public LdapManager_Tests()
Methods
AuthenticateAsync()
Declaration
public Task AuthenticateAsync()
Returns
Type | Description |
---|---|
Task |
SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Declaration
protected override void SetAbpApplicationCreationOptions(AbpApplicationCreationOptions options)
Parameters
Type | Name | Description |
---|---|---|
AbpApplicationCreationOptions | options |
Overrides
Volo.Abp.Testing.AbpIntegratedTest<Volo.Abp.Ldap.AbpLdapTestModule>.SetAbpApplicationCreationOptions(Volo.Abp.AbpApplicationCreationOptions)