KeyGeneratorOptions Enumeration
Defines the options for how a server key generator generates keys.
Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)
Usage
'Usage
Dim instance As KeyGeneratorOptions
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration KeyGeneratorOptions
[FlagsAttribute]
public enum KeyGeneratorOptions
[FlagsAttribute]
public enum class KeyGeneratorOptions
/** @attribute FlagsAttribute() */
public enum KeyGeneratorOptions
FlagsAttribute
public enum KeyGeneratorOptions
Members
Member name | Description |
---|---|
Default | The server key generator supports the default options. |
ExportKeySupported | The server key generator supports exporting of keys. |
None | No server key generator options are specified. |
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2