[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Iap V1 Client - Class Method (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.ReauthSettings.Method)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.ReauthSettings.Method)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.ReauthSettings.Method)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.ReauthSettings.Method)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.ReauthSettings.Method)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.ReauthSettings.Method)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.ReauthSettings.Method)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.ReauthSettings.Method) \nReference documentation and code samples for the Google Cloud Iap V1 Client class Method.\n\nTypes of reauthentication methods supported by IAP.\n\nProtobuf type `google.cloud.iap.v1.ReauthSettings.Method`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1 \\\\ ReauthSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### METHOD_UNSPECIFIED\n\n Value: 0\n\nReauthentication disabled.\n\nGenerated from protobuf enum `METHOD_UNSPECIFIED = 0;`\n\n### LOGIN\n\n Value: 1\n\nPrompts the user to log in again.\n\nGenerated from protobuf enum `LOGIN = 1;`\n\n### PASSWORD\n\n Value: 2\n\nGenerated from protobuf enum `PASSWORD = 2 [deprecated = true];`\n\n### SECURE_KEY\n\n Value: 3\n\nUser must use their secure key 2nd factor device.\n\nGenerated from protobuf enum `SECURE_KEY = 3;`\n\n### ENROLLED_SECOND_FACTORS\n\n Value: 4\n\nUser can use any enabled 2nd factor.\n\nGenerated from protobuf enum `ENROLLED_SECOND_FACTORS = 4;`"]]