[This is preliminary documentation and is subject to change.]
Indicates whether Forget() was called on this instance
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Forgotten { get; }
public bool Forgotten { get; }
Public ReadOnly Property Forgotten As Boolean
Get
Public ReadOnly Property Forgotten As Boolean
Get
public:
virtual property bool Forgotten {
bool get () sealed;
}
public:
virtual property bool Forgotten {
bool get () sealed;
}
abstract Forgotten : bool with get
override Forgotten : bool with get
abstract Forgotten : bool with get
override Forgotten : bool with get
Property Value
Type:
Boolean