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!

SymmetricStreamDecryptor.PaddingValue

[To be supplied.]

[Visual Basic]
Protected PaddingValue As PaddingMode
[C#]
protected PaddingMode PaddingValue;
[C++]
protected: PaddingMode PaddingValue;
[JScript]
protected var PaddingValue : PaddingMode;

See Also

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