# Pbkdf2Algorithm Property \[Missing <summary> documentation for "P:CapyKit.Password.Pbkdf2Algorithm"\] ## Definition **Namespace:** CapyKit **Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.0+735d7c4c91a8ae04c2d8cae4ce85ddf4909e5b7d **C#** ``` C# public static Pbkdf2Algorithm Pbkdf2Algorithm { get; } ``` **F#** ``` F# static member Pbkdf2Algorithm : Pbkdf2Algorithm with get ``` #### Property Value Pbkdf2Algorithm ## See Also #### Reference Password Class CapyKit Namespace