次の方法で共有


CIFSMountConfiguration.UserName プロパティ

定義

CIFS ファイル システムに対する認証に使用するユーザーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="userName")]
public string UserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userName")>]
member this.UserName : string with get, set
Public Property UserName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象