Implemented interface member:
property
IsRevoked
Microsoft.AspNetCore.DataProtection.KeyManagement.IKey.IsRevoked
2 writes to IsRevoked
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\Key.cs (2)
203
IsRevoked
= true;
219
IsRevoked
= IsRevoked,
1 reference to IsRevoked
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\Key.cs (1)
219
IsRevoked =
IsRevoked
,