Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 475 Bytes

File metadata and controls

14 lines (12 loc) · 475 Bytes

PasswordAuthenticationScheme

Properties

Name Type Description Notes
username String User name to authenticate with
schemeName SchemeNameEnum Authentication scheme name
password String Password to authenticate with [optional]

Enum: SchemeNameEnum

Name Value
PASSWORD "password"