共用方式為


NamedPipeTransportOptions.CurrentUserOnly 屬性

定義

取得或設定值,這個值表示管道只能由由相同使用者帳戶所建立的用戶端連線。

在 Windows 上,true 值會驗證使用者帳戶和提高許可權層級。

public bool CurrentUserOnly { get; set; }
member this.CurrentUserOnly : bool with get, set
Public Property CurrentUserOnly As Boolean

屬性值

備註

預設為 true。

適用於