IDeletableKeyManager.CanDeleteKeys Property

Definition

Indicates whether this key manager and the underlying IXmlRepository support key deletion.

public bool CanDeleteKeys { get; }
member this.CanDeleteKeys : bool
Public ReadOnly Property CanDeleteKeys As Boolean

Property Value

Applies to

See also