Microsoft SDK for Java

getAuditDetails

This method of the ISecurityAuditInfo Interface retrieves strings that describe the parameters of the request. If a localized message for the request is available, the retrieved strings will be used to fill in any placeholders in the message.

Syntax

String[] getAuditDetails();

Return Value

Returns an array of strings that describe the request. If there are no parameters to describe, this method returns null.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.