Click or drag to resize

IWsDBaaSGetForbiddenDbUserNames Method

This Method will return all deprecated db usernames for each provider

Namespace:  Aruba.Cloud.WsDBaaS
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<List<DbProviderConfig>> GetForbiddenDbUserNames()

Return Value

Type: WsResultListDbProviderConfig
See Also