Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("ErrorCode property has been deprecated and will be removed. Use NativeErrorCode instead.", _ True)> _ Public ReadOnly Property ErrorCode As Integer Get |
C# |
---|
[ObsoleteAttribute("ErrorCode property has been deprecated and will be removed. Use NativeErrorCode instead.", true)] public int ErrorCode { get; } |