C# Class Keyczar.KeyStatus

Inheritance: Keyczar.Util.StringType
Exibir arquivo Open project: jbtule/keyczar-dotnet Class Usage Examples

Public Methods

Method Description
KeyStatus ( string identifier ) : System.ComponentModel

Initializes a new instance of the KeyStatus class.

Method Details

KeyStatus() public method

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