Click or drag to resize
GnomonRoleProviderApplicationName Property
Gets or sets the name of the application to store and retrieve role information for.

Namespace: RMP.Web
Assembly: RMP.Web (in RMP.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string ApplicationName { get; set; }

Property Value

Type: String
The name of the application.
See Also