次の方法で共有


SmbSetting.AuthenticationMethods プロパティ

定義

サーバーでサポートされている SMB 認証方法。 有効な値は NTLMv2、Kerberos です。 区切り記号 ';' を含む文字列として渡す必要があります。

public string AuthenticationMethods { get; set; }
member this.AuthenticationMethods : string with get, set
Public Property AuthenticationMethods As String

プロパティ値

適用対象