Interface CheckValidCredsResponseOrBuilder (2.0.27)

public interface CheckValidCredsResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getHasValidCreds()

public abstract boolean getHasValidCreds()

If set to true, the credentials exist and are valid.

bool has_valid_creds = 1;

Returns
TypeDescription
boolean

The hasValidCreds.