Reference documentation and code samples for the Web Security Scanner V1beta API class Google::Cloud::WebSecurityScanner::V1beta::ScanConfig::Authentication::CustomAccount.
Describes authentication configuration that uses a custom account.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#login_url
deflogin_url()->::String
Returns
(::String) — Required. The login form URL of the website.
#login_url=
deflogin_url=(value)->::String
Parameter
value (::String) — Required. The login form URL of the website.
Returns
(::String) — Required. The login form URL of the website.
#password
defpassword()->::String
Returns
(::String) — Required. Input only. The password of the custom account. The credential is stored encrypted
and not returned in any response nor included in audit logs.
#password=
defpassword=(value)->::String
Parameter
value (::String) — Required. Input only. The password of the custom account. The credential is stored encrypted
and not returned in any response nor included in audit logs.
Returns
(::String) — Required. Input only. The password of the custom account. The credential is stored encrypted
and not returned in any response nor included in audit logs.
#username
defusername()->::String
Returns
(::String) — Required. The user name of the custom account.
#username=
defusername=(value)->::String
Parameter
value (::String) — Required. The user name of the custom account.
Returns
(::String) — Required. The user name of the custom account.
[[["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-08-28 UTC."],[],[],null,["# Web Security Scanner V1beta API - Class Google::Cloud::WebSecurityScanner::V1beta::ScanConfig::Authentication::CustomAccount (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/latest/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.11.1](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.11.1/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.10.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.10.0/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.9.1](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.9.1/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.8.2](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.8.2/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.7.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.7.0/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.6.1](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.6.1/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.5.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.5.0/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.4.0](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.4.0/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount)\n- [0.3.5](/ruby/docs/reference/google-cloud-web_security_scanner-v1beta/0.3.5/Google-Cloud-WebSecurityScanner-V1beta-ScanConfig-Authentication-CustomAccount) \nReference documentation and code samples for the Web Security Scanner V1beta API class Google::Cloud::WebSecurityScanner::V1beta::ScanConfig::Authentication::CustomAccount.\n\nDescribes authentication configuration that uses a custom account. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #login_url\n\n def login_url() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The login form URL of the website.\n\n### #login_url=\n\n def login_url=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The login form URL of the website. \n**Returns**\n\n- (::String) --- Required. The login form URL of the website.\n\n### #password\n\n def password() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Input only. The password of the custom account. The credential is stored encrypted and not returned in any response nor included in audit logs.\n\n### #password=\n\n def password=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Input only. The password of the custom account. The credential is stored encrypted and not returned in any response nor included in audit logs. \n**Returns**\n\n- (::String) --- Required. Input only. The password of the custom account. The credential is stored encrypted and not returned in any response nor included in audit logs.\n\n### #username\n\n def username() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The user name of the custom account.\n\n### #username=\n\n def username=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The user name of the custom account. \n**Returns**\n\n- (::String) --- Required. The user name of the custom account."]]