Piezīmes
Lai piekļūtu šai lapai, ir nepieciešama autorizācija. Varat mēģināt pierakstīties vai mainīt direktorijus.
Lai piekļūtu šai lapai, ir nepieciešama autorizācija. Varat mēģināt mainīt direktorijus.
[The Value property is available for use in the operating systems specified in the Requirements section. Instead, use the Oid Class in the System.Security.Cryptography namespace.]
The Value property sets or retrieves the value of the OID dotted number of the identifier.
Syntax
OID.Value As String
Property value
The value of the OID dotted number of the identifier. For possible values, see Wincrypt.h.
Remarks
If the Value property is set, the FriendlyName property is set to the corresponding display name. If the FriendlyName property is set, the Value property is set to the corresponding dotted value.
Requirements
| Requirement | Value |
|---|---|
| Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
| DLL |
|
See also