APIAccessHandlerResourceType 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 override string ResourceType { get; }
Protected Overrides ReadOnly Property ResourceType As String
Get
protected:
virtual property String^ ResourceType {
String^ get () override;
}
function get_ResourceType();
Property Value
String