C# Class Keyczar.KeyPurpose

Inheritance: Keyczar.Util.StringType
Mostrar archivo Open project: jbtule/keyczar-dotnet

Public Methods

Method Description
KeyPurpose ( string identifier ) : System.ComponentModel

Initializes a new instance of the KeyPurpose class.

Method Details

KeyPurpose() public method

Initializes a new instance of the KeyPurpose class.
public KeyPurpose ( string identifier ) : System.ComponentModel
identifier string The identifer.
return System.ComponentModel