ProtectedKeySettings Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

The ProtectedKeySettings type exposes the following members.

Constructors

  Name Description
Ee745580.pubmethod(en-us,PandP.10).gif ProtectedKeySettings Overloaded.

Methods

  Name Description
Ee745580.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee745580.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee745580.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee745580.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee745580.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee745580.pubmethod(en-us,PandP.10).gif ToString
Returns a string representation of this class.
(Overrides Object.ToString().)

Properties

  Name Description
Ee745580.pubproperty(en-us,PandP.10).gif Filename
Gets or sets the file path to the protected keyfile.
Ee745580.pubproperty(en-us,PandP.10).gif ProtectedKey
Gets or sets the actual ProtectedKey represented by this class.
Ee745580.pubproperty(en-us,PandP.10).gif Scope
Gets or sets the DataProtectionScope used to protect the keyfile.

See Also

ProtectedKeySettings Class

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.Design Namespace