ShareCredentialDetails interface

Credential details of the shares in account.

Properties

password

Password for the share.

shareName

Name of the share.

shareType

Type of the share.

supportedAccessProtocols

Access protocols supported on the device.

userName

User name for the share.

Property Details

password

Password for the share.

password?: string

Property Value

string

shareName

Name of the share.

shareName?: string

Property Value

string

shareType

Type of the share.

shareType?: ShareDestinationFormatType

Property Value

supportedAccessProtocols

Access protocols supported on the device.

supportedAccessProtocols?: AccessProtocol[]

Property Value

userName

User name for the share.

userName?: string

Property Value

string