次の方法で共有


DirectoryServicesPermissionEntry.Path プロパティ

定義

Path プロパティは、アクセス許可を適用する Active Directory ドメイン サービス ノードのパスを取得します。

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
public string? Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

プロパティ値

Active Directory ドメイン サービス ノードのパス。

適用対象