Get the originator of the key pair.
[Visual Basic] Public ReadOnly Property Originator As Byte () [C#] public byte[] Originator {get;} [C++] public: __property unsigned char* get_Originator(); [JScript] public function get Originator() : Byte[];
Read only.
The Originator property returns the originator of the public portion of the key pair. Get the originator (public portion) of the key pair.
StrongNameKeyPair Class | StrongNameKeyPair Members | System.Reflection Namespace | Array | String