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 domain (e.g., user is the prefix for user_t). |
user_role |
The role associated with the user domain. |
user_domain |
The type of the user domain. |