addCustomPasswordComplexityPolicy abstract method

Future<AddCustomPasswordComplexityPolicyResponse> addCustomPasswordComplexityPolicy(
  1. ServiceCall call,
  2. AddCustomPasswordComplexityPolicyRequest request
)

Implementation

$async.Future<$1.AddCustomPasswordComplexityPolicyResponse>
    addCustomPasswordComplexityPolicy($grpc.ServiceCall call,
        $1.AddCustomPasswordComplexityPolicyRequest request);