keyAlias property

String? keyAlias
getter/setter pair

Name of the alias used for client-side authentication in the following format: organizations/{org}/environments/{env}/keystores/{keystore}/aliases/{alias}

Implementation

core.String? keyAlias;