NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

StrongName Constructor ()

Initializes an empty instance of the StrongName class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public StrongName();
[C++]
public: StrongName();
[JScript]
public function StrongName();

Remarks

To specify a valid instance set properties corresponding to the various parts of the strong name.

See Also

StrongName Class | StrongName Members | System.Security.Policy Namespace | StrongName Constructor Overload List