getPasswordAgePolicy abstract method

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

Implementation

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