ShareCredentialDetails interface

アカウント内の共有の資格情報の詳細。

プロパティ

password

共有のパスワード。

shareName

共有の名前。

shareType

共有の種類。

supportedAccessProtocols

デバイスでサポートされているアクセス プロトコル。

userName

共有のユーザー名。

プロパティの詳細

password

共有のパスワード。

password?: string

プロパティ値

string

shareName

共有の名前。

shareName?: string

プロパティ値

string

shareType

共有の種類。

shareType?: ShareDestinationFormatType

プロパティ値

supportedAccessProtocols

デバイスでサポートされているアクセス プロトコル。

supportedAccessProtocols?: AccessProtocol[]

プロパティ値

userName

共有のユーザー名。

userName?: string

プロパティ値

string