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_PKCS1_KeyExchange_Formatter.Parameters

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Parameters As String
[C#]
public string Parameters {override get;}
[C++]
public: __property virtual String* get_Parameters();
[JScript]
public function get Parameters() : String;

See Also

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