Share via


GetLog Class

Microsoft Robotics Class Reference

Get the current state of the security log

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 GetLog : Query<SecurityEvent, DsspResponsePort<SecurityEvents>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'SecurityEvent, DsspResponsePort< (Of < ( <'SecurityEvents> ) > ) >> ) > ) >
        Microsoft.Dss.Services.Security.Manager.Proxy..::..GetLog

See Also

GetLog Members

Microsoft.Dss.Services.Security.Manager.Proxy Namespace