The StateServerKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AppId |
Return the identifier used as the application identifier for separating
distinct namespaces of keys on the store.
|
![]() ![]() | AspSessionAppId |
Return the application ID corresponding to the ASP.Net application name of the
AppDomain we're currently executing in.
|
![]() ![]() | DefaultAppId |
Gets or sets the default AppId to use when creating StateServerKey instance using
the #ctor(Guid), #ctor(Byte), or
#ctor(Byte, String) constructors.
|
See Also