Google Cloud Iap V1 Client - Class Method (1.2.3)

Reference documentation and code samples for the Google Cloud Iap V1 Client class Method.

Types of reauthentication methods supported by IAP.

Protobuf type google.cloud.iap.v1.ReauthSettings.Method

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

METHOD_UNSPECIFIED

  Value: 0 
 

Reauthentication disabled.

Generated from protobuf enum METHOD_UNSPECIFIED = 0;

  Value: 1 
 

Prompts the user to log in again.

Generated from protobuf enum LOGIN = 1;

PASSWORD

  Value: 2 
 

Generated from protobuf enum PASSWORD = 2 [deprecated = true];

SECURE_KEY

  Value: 3 
 

User must use their secure key 2nd factor device.

Generated from protobuf enum SECURE_KEY = 3;

ENROLLED_SECOND_FACTORS

  Value: 4 
 

User can use any enabled 2nd factor.

Generated from protobuf enum ENROLLED_SECOND_FACTORS = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: