Gets the key algorithm ID

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Property KeyAlgorithmId As String
	Get
	Friend Set
C#
public string KeyAlgorithmId { get; internal set; }

Field Value

Key algorithm ID.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also