Returns the intended key usage value.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetIntendedUsage As KeyUses
C#
public KeyUses GetIntendedUsage()

Return Value

Intended key usage.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also