Share via


QueryService Class

Microsoft Robotics Class Reference

Lookup permissions for a service

Namespace: Microsoft.Dss.Services.Security.Manager
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

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..::..QueryService

See Also

QueryService Members

Microsoft.Dss.Services.Security.Manager Namespace