QueryService Class
Microsoft Robotics Class Reference
Lookup permissions for a service
Namespace: Microsoft.Dss.Services.Security.Manager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class QueryService : Query<ServiceInfoType, DsspResponsePort<ServicePermission>>
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'ServiceInfoType, DsspResponsePort< (Of < ( <'ServicePermission> ) > ) >> ) > ) >
Microsoft.Dss.Services.Security.Manager.Proxy..::..QueryService