Click or drag to resize

Novalys.VisualGuard.Security.WebService Namespace

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 classCode exampleVGServiceAuthorizationManager
Provides Visual Guard authorization access checking for service operations.
Public classVGServiceRuntimeProvider
Provides the VGSecurityRuntime object used to secure the current web service
Public classCode exampleVGUserNameValidator
Validates a username and password against a Visual Guard repository.
Public classVGWebServiceAuthentication