Previous Topic: CreateSecurityAreaPropertiesNext Topic: CreateSoftwareGroupProperties


CreateSecurityProfileProperties

xsd:string securityProfileName (m)

Name of the security profile to be created. Name should be provided in URI format. For example, (winnt://<domain name>/<username or groupname>)

xsd:string securityProfileDescription

The description of the security profile.

xsd:bool securityProfileDescriptionSupplied

True or false depending on whether the description is provided or not.

xsd:bool securityAreaEnabled

Set this parameter to ‘true’ if you want security area support to be enabled for this profile.

xsd:bool securityAreaEnabledSupplied

True or false depending on whether security area enabled supplied or not.

dsm:SecurityProfilePermission securityProfilePermission

The properties required to create default security permissions.

xsd:bool securityProfilePerlmissionSupplied

True or false depending on whether SecurityProfilePermission is provided or not.

dsm: SecurityProfileSpecialPermissionFlags securityProfileSpecialPermissionFlags

The properties required to create special access permission.

User needs to fill this structure if he or she selects ‘SPECIALACCESS’ from ‘SecurityProfilePermission’ enum. Default value is ‘No Access’.

xsd:bool SecurityPlrofileSpecialPermissionFlagsSupplied

True or false depending on whether SecurityProfileSpecialPermissionFlags is provided or not.