Click or drag to resize
GnomonMembershipProviderApplicationName Property
The name of the application using the custom membership provider.

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