# AlgorithmName Property \[Missing <summary> documentation for "P:CapyKit.Helpers.IEncryptionAlgorithm.AlgorithmName"\] ## Definition **Namespace:** CapyKit.Helpers **Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.0 **C#** ``` C# string AlgorithmName { get; } ``` **F#** ``` F# abstract AlgorithmName : string with get ``` #### Property Value String ## See Also #### Reference IEncryptionAlgorithm Interface CapyKit.Helpers Namespace