Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System
Totale classi: 1364, di cui
- 414 nuove
- 585 modificate
- 0 rimosse
Pagina ... 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 ...
System.Security.Cryptography.X509Certificates.X509ChainPolicy + | ||
---|---|---|
+ | .ctor () | |
+ | Reset () | |
+ | ApplicationPolicy | |
+ | CertificatePolicy | |
+ | ExtraStore | |
+ | RevocationFlag | |
+ | RevocationMode | |
+ | UrlRetrievalTimeout | |
+ | VerificationFlags | |
+ | VerificationTime |
System.Security.Cryptography.X509Certificates.X509Extension + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | CopyFrom (AsnEncodedData asnEncodedData) | |
+ | Critical |
System.Security.Cryptography.X509Certificates.X509KeyUsageFlags + | ||
---|---|---|
+ | CrlSign | |
+ | DataEncipherment | |
+ | DecipherOnly | |
+ | DigitalSignature | |
+ | EncipherOnly | |
+ | KeyAgreement | |
+ | KeyCertSign | |
+ | KeyEncipherment | |
+ | None | |
+ | NonRepudiation | |
+ | value__ |
System.Security.Cryptography.X509Certificates.X509KeyUsageExtension + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | CopyFrom (AsnEncodedData asnEncodedData) | |
+ | KeyUsages |
System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | CopyFrom (AsnEncodedData asnEncodedData) | |
+ | CertificateAuthority | |
+ | HasPathLengthConstraint | |
+ | PathLengthConstraint |
System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | CopyFrom (AsnEncodedData asnEncodedData) | |
+ | EnhancedKeyUsages |
System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm + | ||
---|---|---|
+ | CapiSha1 | |
+ | Sha1 | |
+ | ShortSha1 | |
+ | value__ |
System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | CopyFrom (AsnEncodedData asnEncodedData) | |
+ | SubjectKeyIdentifier |
System.Security.Cryptography.X509Certificates.X509ExtensionCollection + | ||
---|---|---|
+ | .ctor () | |
+ | Add (X509Extension extension) | |
+ | CopyTo (X509Extension[] array, Int32 index) | |
+ | GetEnumerator () | |
+ | Count | |
+ | IsSynchronized | |
+ | Item [Int32 index] | |
+ | Item [String oid] | |
+ | SyncRoot |
System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator + | ||
---|---|---|
+ | MoveNext () | |
+ | Reset () | |
+ | Current |
System.Security.Cryptography.X509Certificates.StoreLocation + | ||
---|---|---|
+ | CurrentUser | |
+ | LocalMachine | |
+ | value__ |
System.Security.Cryptography.X509Certificates.OpenFlags + | ||
---|---|---|
+ | IncludeArchived | |
+ | MaxAllowed | |
+ | OpenExistingOnly | |
+ | ReadOnly | |
+ | ReadWrite | |
+ | value__ |
System.Security.Cryptography.X509Certificates.StoreName + | ||
---|---|---|
+ | AddressBook | |
+ | AuthRoot | |
+ | CertificateAuthority | |
+ | Disallowed | |
+ | My | |
+ | Root | |
+ | TrustedPeople | |
+ | TrustedPublisher | |
+ | value__ |
System.Security.Cryptography.X509Certificates.X509Store + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Add (X509Certificate2 certificate) | |
+ | AddRange (X509Certificate2Collection certificates) | |
+ | Close () | |
+ | Open (OpenFlags flags) | |
+ | Remove (X509Certificate2 certificate) | |
+ | RemoveRange (X509Certificate2Collection certificates) | |
+ | Certificates | |
+ | Location | |
+ | Name | |
+ | StoreHandle |
Powered by Ricciolo