Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 761 Bytes

File metadata and controls

14 lines (10 loc) · 761 Bytes

CreateConnectionRequestSmbUsernamePasswordAuth

CreateConnectionRequestSmbUsernamePasswordAuth

Properties

Name Type Required Description
password CreateConnectionRequestEncryptedProperty Yes
domain Optional[str] No Optionally specify a Windows domain to use when authenticating. Normal DNS domain restrictions apply but the top-level domain might be something non-standard like .local. Defaults to WORKGROUP
username str Yes
type Literal["usernamePassword"] Yes None

[Back to Model list] [Back to API list] [Back to README]