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.

Classes

  ClassDescription
Public classVGSecurityToken
Public classVGSecurityTokenAuthenticator
Public classVGServiceAuthorizationManager
Provides Visual Guard authorization access checking for service operations.
Public classVGServiceRuntimeProvider
Provides the VGSecurityRuntime object used to secure the current web service
Public classVGUserNameValidator
Validates a username and password against a Visual Guard repository.
Public classVGWebServiceAuthentication