Previous Topic: Sm_PolicyApi_DeletePasswordPolicy()

Next Topic: Sm_PolicyApi_DeleteRealm()

Sm_PolicyApi_DeletePolicy()

Deletes the policy identified by pszPolicyOid.

Type

Policy function, domain scope.

Syntax

int SM_EXTERN Sm_PolicyApi_DeletePolicy (
   void*         pSessionHandle, 
   const char*   pszPolicyOid
);

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.

pszPolicyOid

I

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

Returns


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