The Novalys.VisualGuard.Security.WebService namespace provides classes used to enable Visual Guard in WCF applications.
If you need to integrate Visual Guard in a WCF application, we strongly recommend to read the "How to integrate Visual Guard in a WCF application" document.
Class | Description |
---|---|
VGServiceAuthorizationManager | Provides Visual Guard authorization access checking for service operations. |
VGServiceRuntimeProvider | Provides the VGSecurityRuntime object used to secure the current web service |
VGUserNameValidator | Validates a username and password against a Visual Guard repository. |