Name of the object for use by subclasses.
[Visual Basic] Protected NameValue As String [C#] protected string NameValue; [C++] protected: String* NameValue; [JScript] protected var NameValue : String;
Same value as Name property.
CryptographicObject Class | CryptographicObject Members | System.Security.Cryptography Namespace