System::Security::Cryptography::Oid::set_Value method

Oid::set_Value method

Sets object identifier string.

void System::Security::Cryptography::Oid::set_Value(const String &value)
ParameterTypeDescription
valueconst String&Object identifier.

See Also