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!

RSA_CSP_Object.Exponent

[To be supplied.]

[Visual Basic]
Public Exponent As Integer
[C#]
public int Exponent;
[C++]
public: int Exponent;
[JScript]
public var Exponent : int;

See Also

RSA_CSP_Object Class | RSA_CSP_Object Members | System.Security.Cryptography Namespace