IServerAgentConnection.RegSecurityProfileCOMClass
RegSecurityProfileCOMClass(<Cluster>, <ProfileName>, <COMClass>)
Type:
IClusterInfo.
Cluster where you want to register an allowed
ISecurityProfileCOMClass.
Type:
String.
The security profile name.
Type:
ISecurityProfileCOMClass.
Registered COM class.
It registers a new allowed
ISecurityProfileCOMClass or refreshes the existing one.
ISecurityProfileCOMClass It is identified by its own identifier which can be used by the operating system to create it and/or by the text presentation of the moniker.
Integration.
If the allowed
ISecurityProfileCOMClass exists, it is refreshed; otherwise it is added.
An exception is generated if the profile cannot be found.