Run .NET server and client applications on Linux.
Execute mono in the mono domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Execute mono in the caller domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Execute mono in the mono domain, and allow the specified role the mono domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
role |
Role allowed access. |
Read and write mono shared memory.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
The role template for the mono module.
This template creates a derived domains which are used for mono applications.
Parameter: | Description: |
---|---|
role_prefix |
The prefix of the user role (e.g., user is the prefix for user_r). |
user_domain |
User domain for the role. |
user_exec_domain |
User exec domain for execute and transition access. |
role |
Role allowed access |