Previous Topic: Sm_PolicyApi_DeletePolicy()

Next Topic: Sm_PolicyApi_DeleteRegistrationScheme()

Sm_PolicyApi_DeleteRealm()

Deletes the realm identified by pszRealOid.

Note: You cannot delete a realm while it is inked to rules.

Type

Realm function, domain scope.

Syntax

int SM_EXTERN Sm_PolicyApi_DeleteRealm (
   void*          pSessionHandle,
   const char*    pszRealmOid
);

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.

pszRealmOid

I

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

Returns


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