AuditEndpoint Class Members
In This Topic
The following tables list the members exposed by AuditEndpoint.
Public Constructors
Public Properties
| Name | Description |
| Host |
Host name (as DNS name) or IP address of the audit endpoint
|
| Port |
TCP or UDP port number of the audit endpoint
|
| Protocol |
Protocol to use
|
| Security |
The client security to use for communicating with this endpoint.
|
| SystemName |
Human readable name of the AuditEnpoint
|
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current object. |
Top
See Also