SecurityNamespace.HasPermission 方法
包含受保護的成員
包含繼承的成員
檢查指定的識別描述元是否具有特定的使用權限。
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 描述 | |
---|---|---|
HasPermission(IEnumerable<String>, IdentityDescriptor, Int32, Boolean) | 檢查指定的識別描述元是否有指定的語彙基元指定的使用權限。 | |
HasPermission(String, IdentityDescriptor, IEnumerable<Int32>, Boolean) | 檢查指定的識別描述元是否有指定之語彙基元的指定使用權限。 | |
HasPermission(String, IdentityDescriptor, Int32, Boolean) | 檢查指定的識別描述元是否有指定之語彙基元的指定使用權限。 | |
HasPermission(String, IEnumerable<IdentityDescriptor>, Int32, Boolean) | 檢查指定的識別描述元是否有指定之語彙基元的指定使用權限。 |
回頁首