| 
            
              ServiceBusSecurityPolicyGetResourceName Method
             | 
          
        
        
            Gets the name of resource being accessed.
            
        
        Namespace: GSF.ServiceBusAssembly: GSF.ServiceBus (in GSF.ServiceBus.dll) Version: 2.4.258-beta
Syntaxprotected override string GetResourceName()
Protected Overrides Function GetResourceName As String
protected:
virtual String^ GetResourceName() override
abstract GetResourceName : unit -> string 
override GetResourceName : unit -> string 
function GetResourceName();
 View SourceReturn Value
StringMessage.
Name property value for 
Publish(Message) operations, 
            otherwise 
Action property value for all other operations.
            
See Also