Previous Topic: DeleteSecurityProfilesByNameNext Topic: GetSecurityProfileByName


SetSecurityProfileByName

This method updates the properties of a security profile identified by its name.

Parameters

xsd:string sessionId (m)

The session identifier. Session Id obtained from the login to the web service.

xsd:string securityProfileName (m)

The name of the security profile.

dsm:SetSecurityProfileProperties setSecurityProfileProperties (m)

The properties that should be updated for the specified security profile.

Return Values

None