updateCustomPasswordAgePolicy abstract method

Future<UpdateCustomPasswordAgePolicyResponse> updateCustomPasswordAgePolicy(
  1. ServiceCall call,
  2. UpdateCustomPasswordAgePolicyRequest request
)

Implementation

$async.Future<$1.UpdateCustomPasswordAgePolicyResponse>
    updateCustomPasswordAgePolicy($grpc.ServiceCall call,
        $1.UpdateCustomPasswordAgePolicyRequest request);