Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
modify 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 ModifyPathPolicy : Update<PathPermission, DsspResponsePort<DefaultUpdateResponseType>>
Remarks
This only modifies 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. . :: . .Update< (Of < ( <'PathPermission, DsspResponsePort< (Of < ( <'DefaultUpdateResponseType> ) > ) >> ) > ) >
Microsoft.Dss.Services.Security.Manager..::..ModifyPathPolicy