Previous Topic: Sm_PolicyApi_DeleteResponse()

Next Topic: Sm_PolicyApi_DeleteSAMLAffiliation()

Sm_PolicyApi_DeleteRule()

Deletes the rule identified by pszRuleOid.

Type

Rule function, domain scope.

Syntax

int SM_EXTERN Sm_PolicyApi_DeleteRule (
   void*          pSessionHandle,
   const char*    pszRuleOid
);

Parameter

I/O

Description

pSessionHandle

I

A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session.

pszRuleOid

I

A null-terminated string containing the object identifier of an existing rule.

Returns


Copyright © 2010 CA. All rights reserved. Email CA about this topic