This documentation is archived and is not being maintained.
UserActivationMode Enumeration
Visual Studio 2010
Specifies the type of user Rights Account Certificate to request for rights management activation.
Assembly: WindowsBase (in WindowsBase.dll)
Used as a parameter to the Create method of a SecureEnvironment, UserActivationMode specifies to request either a Temporary or Permanent Rights Account Certificate.
The following example shows how to use this enumeration to create a SecureEnvironment.
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: