addCustomPasswordAgePolicy abstract method

Future<AddCustomPasswordAgePolicyResponse> addCustomPasswordAgePolicy(
  1. ServiceCall call,
  2. AddCustomPasswordAgePolicyRequest request
)

Implementation

$async.Future<$1.AddCustomPasswordAgePolicyResponse>
    addCustomPasswordAgePolicy(
        $grpc.ServiceCall call, $1.AddCustomPasswordAgePolicyRequest request);