ServerKeyGeneration Members
Describes the server key generation configuration for a profile template.
The following tables list the members exposed by the ServerKeyGeneration type.
Public Properties
Name | Description | |
---|---|---|
KeyGeneratorData | Gets the data for the key generator. | |
KeyGeneratorType | Gets the fully qualified name of the .NET Framework type of the key generator. | |
ServerGeneratesArchivedKeys | Gets a Boolean value that indicates if the server generates archived keys. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ServerKeyGeneration Class
Microsoft.Clm.Shared.ProfileTemplates Namespace