RemovePathPolicy Class

Microsoft Robotics Class Reference

Remove permissions for a service path

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 RemovePathPolicy : Delete<PathPermission, DsspResponsePort<DefaultDeleteResponseType>>

Remarks

This only removes permissions specified directly by path. It does not change permissions granted through security roles, or permissions inherited from the parent path

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Delete< (Of < ( <'PathPermission, DsspResponsePort< (Of < ( <'DefaultDeleteResponseType> ) > ) >> ) > ) >
        Microsoft.Dss.Services.Security.Manager..::..RemovePathPolicy

See Also

RemovePathPolicy Members

Microsoft.Dss.Services.Security.Manager Namespace