Previous Topic: Sm_PolicyApi_ConvertToLegacyAgent()

Next Topic: Sm_PolicyApi_CreateCertMap()

Sm_PolicyApi_CreateAuthAzMap()

Creates an authentication and authorization directory mapping object.

Type

Authentication/Authorization map function, global scope.

Syntax

int SM_EXTERN Sm_PolicyApi_CreateAuthAzMap (
   void*                       pSessionHandle,
   Sm_PolicyApi_AuthAzMap_t*   pAuthAzMap,
   const bool                  bUpdate
);

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.

pAuthAzMap

I

The address of a pointer to information about authentication and authorization mapping.

bUpdate

I

A flag to indicate that if an existing object is found, it should be updated.

Returns


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