Class AssertionRevokedObject
public sealed class AssertionRevokedObject : BaseLinkedData
- Inheritance
-
AssertionRevokedObject
- Inherited Members
- Extension Methods
Constructors
AssertionRevokedObject(string)
public AssertionRevokedObject(string id)
Parameters
idstring
Properties
RevocationReason
public string RevocationReason { get; set; }
Property Value
Revoked
public bool Revoked { get; }
Property Value
Methods
LoadLinkedObjects()
protected override void LoadLinkedObjects()
VerifyObject()
public override void VerifyObject()