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