Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
組み込みの「Everyone」レジストリセキュリティオブジェクトをロケールに依存しない方法で取得する方法はありますか?「Everyone」を各言語に翻訳せずにRegistryAccessRuleを作成したいと思います。
WellKnownSidType を受け取り、WellKnownSidType.WorldSid を使用する SecurityIdentifier のコンストラクターを使用します。
WellknownSidType.WorldSid を受け取るコンストラクターで SecurityIdentifier を作成します。ドメイン SID は重要ではありません。