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!

PasswordDeriveBytes Class

[To be supplied.]

Object
   CryptographicObject
      DeriveBytes
         PasswordDeriveBytes

[Visual Basic]
Public Class PasswordDeriveBytes
   Inherits DeriveBytes
[C#]
public class PasswordDeriveBytes : DeriveBytes
[C++]
public __gc class PasswordDeriveBytes : public DeriveBytes
[JScript]
public class PasswordDeriveBytes extends DeriveBytes

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

PasswordDeriveBytes Members | System.Security.Cryptography Namespace