Visual Guard Class Library Documentation

VGRoleProvider.ApplicationName Property

Gets the name of the application to store and retrieve role information for.

public override String ApplicationName {get; set;}

Remarks

This provider does not support the modification of ApplicationName. This provider support only to access to the application defines in the Visual Guard configuration files.

Exceptions

Exception Type Condition
NotSupportedException An attempt was made to set the application name.

See Also

VGRoleProvider Class | Novalys.VisualGuard.Security.WebForm Namespace