Click or drag to resize

IWsDBaaSGetACLConfiguration Method

This method gets all the acl configuration.

Namespace:  Aruba.Cloud.WsDBaaS
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<DBaaSAcl> GetACLConfiguration(
	GetDbaasAclConfigurationRequest request
)

Parameters

request
Type: Aruba.Cloud.WsDBaaS.RequestsGetDbaasAclConfigurationRequest

Return Value

Type: WsResultDBaaSAcl
See Also