Click or drag to resize

SecurityPolicyGetResourceName Method

Gets the name of resource being accessed.

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

Return Value

String
IncomingMessageHeaders.To.PathAndQuery property value.
See Also