Previous Topic: SetSecurityProfileByNameNext Topic: Software


GetSecurityProfileByName

This method retrieves 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 to retrieve.

dsm: SecurityProfilePropertiesRequired securityProfilePropertiesRequired (m)

The parameters specify which security profile properties to retrieve.  

Return Values

dsm:SecurityProfileProperties securityProfileProperties

The security profile properties retrieved.

More information:

SecurityProfileProperties

SecurityProfilePropertiesRequired

SecurityProfileType