ISecurityInformation4 interface
The ISecurityInformation4 interface enables the resource manager to provide additional information when computing effective permissions using the IEffectivePermission2 interface.
When to implement
You must implement the ISecurityInformation4 interface when the access control editor must compute the effective permission and show results based on additional resource manager specific authorization rules apart from the security descriptor on the object.
When to use
Applications do not call the ISecurityInformation4 methods. The system calls the interface methods to communicate with the application that called the EditSecurity or EditSecurityAdvanced functions.
Members
The ISecurityInformation4 interface inherits from the IUnknown interface. ISecurityInformation4 also has these types of members:
Methods
The ISecurityInformation4 interface has these methods.
| Method | Description |
|---|---|
| GetSecondarySecurity |
Returns additional security contexts that may impact access to the resource. |
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012
