SimpleRoleProvider.ApplicationName Property

Definition

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

public override string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Overrides Property ApplicationName As String

Property Value

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

Applies to