Click or drag to resize

SecurityModuleGetResourceName Method

Gets the name of resource being accessed.

Namespace: GSF.Web
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
protected virtual string GetResourceName()
View Source

Return Value

String
Request.Url.PathAndQuery property value.
See Also