DataPackageView.UnlockAndAssumeEnterpriseIdentity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unlocks a data package and assumes an enterprise identity for it.
public:
virtual ProtectionPolicyEvaluationResult UnlockAndAssumeEnterpriseIdentity() = UnlockAndAssumeEnterpriseIdentity;
ProtectionPolicyEvaluationResult UnlockAndAssumeEnterpriseIdentity();
public ProtectionPolicyEvaluationResult UnlockAndAssumeEnterpriseIdentity();
function unlockAndAssumeEnterpriseIdentity()
Public Function UnlockAndAssumeEnterpriseIdentity () As ProtectionPolicyEvaluationResult
Returns
When this method completes, it returns the results of the protection policy evaluation.