sp_use_secure_feature_key System Procedure

Enables an existing secure feature key.

Syntax

sp_use_secure_feature_key ( 
    name, 
    sfkey) 

Arguments

Remarks

This procedure enables the secure features that are turned on by the specified secure feature key.

Privileges

None.