Application Class
Represents the application for entity provider.
Assembly: System.Web.Providers (in System.Web.Providers.dll)
| Name | Description | |
|---|---|---|
![]() | Application() | Initializes a new instance of the Application class. |
| Name | Description | |
|---|---|---|
![]() | ApplicationId | Gets or sets the application ID. |
![]() | ApplicationName | Gets or sets the name of the application. |
![]() | Description | Gets or sets the application description. |
![]() | Memberships | Gets or sets the collection of application membership. |
![]() | Roles | Gets or sets the roles of the application. |
![]() | Users | Gets or sets the users of the application. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


