Previous Topic: Sm_PolicyApi_SetResponseInPolicyLink()

Next Topic: Sm_PolicyApi_SetUserDirSearchOrder()

Sm_PolicyApi_SetSharedSecretPolicy()

Sets the current SharedSecretPolicy. There will always be exactly one such object, so it is not necessary to provide the bUpdate boolean flag.

Type

Agent configuration.

Syntax

int SM_EXTERN Sm_PolicyApi_SetSharedSecretPolicy (
   void*                               pSessionHandle,
   Sm_PolicyApi_SharedSecretPolicy_t*  ppstructSecretPolicy
);

Parameter

I/O

Description

pSessionHandle

I

The current Policy API session handle.

ppstructSecret
  Policy

I/O

The shared secret policy structure.

Returns


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