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.d

[To be supplied.]

[Visual Basic]
Public d() As Byte
[C#]
public byte[] d;
[C++]
public: unsigned char* d[];
[JScript]
public var d : Byte[];

See Also

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