IdentityHelper.CreateWindowsDescriptor 方法
包含受保護的成員
包含繼承的成員
會從指定的 SID 的 Windows 識別 (Identity) 描述項。
這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
CreateWindowsDescriptor(SecurityIdentifier) | 會從指定的 SID 的 Windows 識別 (Identity) 描述項。 | |
CreateWindowsDescriptor(String) | 會從指定的 SID 的 Windows 識別 (Identity) 描述項。 | |
CreateWindowsDescriptor(SecurityIdentifierInfo) | 在 視窗中所使用的識別類型建立描述項。 請注意-這不會驗證 SID 實際上是 Windows SID。 ,不過,如果實際情況並非如此,失敗之後,就會發生這個描述項用於 IMS API。 |
回頁首