X509KeyUsageFlags (enum)

This type is found in the namespace System.Security.Cryptography.X509Certificates

mGetHashCodeInt32
mToStringString
mToStringString
mCompareToInt32
mToStringString
mHasFlagBoolean
mGetTypeCodeTypeCode
mEqualsBoolean
mToStringString
mGetTypeType
fvalue__Int32
fNoneX509KeyUsageFlags
fEncipherOnlyX509KeyUsageFlags
fCrlSignX509KeyUsageFlags
fKeyCertSignX509KeyUsageFlags
fKeyAgreementX509KeyUsageFlags
fDataEnciphermentX509KeyUsageFlags
fKeyEnciphermentX509KeyUsageFlags
fNonRepudiationX509KeyUsageFlags
fDigitalSignatureX509KeyUsageFlags
fDecipherOnlyX509KeyUsageFlags

GetHashCode

ToString

.

ToString

.

CompareTo

formatSystem.String
providerSystem.IFormatProvider

ToString

targetSystem.Object

HasFlag

providerSystem.IFormatProvider

GetTypeCode

flagSystem.Enum

Equals

.

ToString

objSystem.Object

GetType

formatSystem.String

value__

.

None

.

EncipherOnly

.

CrlSign

.

KeyCertSign

.

KeyAgreement

.

DataEncipherment

.

KeyEncipherment

.

NonRepudiation

.

DigitalSignature

.

DecipherOnly

.
.