getPasswordAgePolicy abstract method

Future<GetPasswordAgePolicyResponse> getPasswordAgePolicy(
  1. ServiceCall call,
  2. GetPasswordAgePolicyRequest request
)

Implementation

$async.Future<$2.GetPasswordAgePolicyResponse> getPasswordAgePolicy(
    $grpc.ServiceCall call, $2.GetPasswordAgePolicyRequest request);