Member Area¶
This section is intended for members only.
In your IIS setup, the /members folder should be protected by authentication:
- Public users cannot access these pages.
- Authorized users (e.g. AD group
WebMembers) can log in and view content.
What members can access¶
- Downloads – installers, ZIPs, and tools.
- Member FAQ – answers to member-only questions.
Note
The authentication itself is handled by IIS (Windows Authentication or a future ASP.NET app), not by MkDocs. MkDocs simply generates the static HTML for this section.