SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Opened Property

Indicates if the keyring is in an opened state.

Syntax

public bool Opened { get; }
Public ReadOnly Property Opened As Boolean

Default Value

False

Remarks

If the keyring is open, it means that you can access, add, or removes keys from it.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]