Method | Description | |
---|---|---|
CreateAsync ( |
||
DeleteTenantAsync ( |
||
Dispose ( ) : void | ||
FindByIssuerValueAsync ( string issuerValue ) : Task |
||
TenantManager ( |
||
UpdateTenantAsync ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ThrowIfDisposed ( ) : void |
public DeleteTenantAsync ( |
||
tenant | ||
return | Task |
public FindByIssuerValueAsync ( string issuerValue ) : Task |
||
issuerValue | string | |
return | Task |
public TenantManager ( |
||
dbContext | ||
contextAccessor | IHttpContextAccessor | |
return | System |
public UpdateTenantAsync ( |
||
tenant | ||
return | Task |