GemstoneAccessHandlerTRequirementResourceType Property
Gets the type of resource handled by the authorization handler.
Namespace: Gemstone.Web.SecurityAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.181 -- Release Build+b1aea6f0270f68db5b2857429b07e9defcfeeaa4
protected abstract string ResourceType { get; }
Protected MustOverride ReadOnly Property ResourceType As String
Get
protected:
virtual property String^ ResourceType {
String^ get () abstract;
}
function get_ResourceType();
Property Value
String