Mono Class Library: System.Security.Cryptography.X509Certificates Namespace

System.Security.Cryptography.X509Certificates.X509KeyUsageFlags Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
public enum X509KeyUsageFlags

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
CrlSignDocumentation for this section has not yet been entered. [Edit]
DataEnciphermentDocumentation for this section has not yet been entered. [Edit]
DecipherOnlyDocumentation for this section has not yet been entered. [Edit]
DigitalSignatureDocumentation for this section has not yet been entered. [Edit]
EncipherOnlyDocumentation for this section has not yet been entered. [Edit]
KeyAgreementDocumentation for this section has not yet been entered. [Edit]
KeyCertSignDocumentation for this section has not yet been entered. [Edit]
KeyEnciphermentDocumentation for this section has not yet been entered. [Edit]
NoneDocumentation for this section has not yet been entered. [Edit]
NonRepudiationDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0