GoogleApi.WebSecurityScanner.V1.Model.CustomAccount (google_api_web_security_scanner v0.19.0)
View SourceDescribes authentication configuration that uses a custom account.
Attributes
-
loginUrl(type:String.t, default:nil) - Required. The login form URL of the website. -
password(type:String.t, default:nil) - 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(type:String.t, default:nil) - Required. The user name of the custom account.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.