Table of Contents

Class AssertionRevokedObject

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public sealed class AssertionRevokedObject : BaseLinkedData
Inheritance
AssertionRevokedObject
Inherited Members
Extension Methods

Constructors

AssertionRevokedObject(string)

public AssertionRevokedObject(string id)

Parameters

id string

Properties

RevocationReason

public string RevocationReason { get; set; }

Property Value

string

Revoked

public bool Revoked { get; }

Property Value

bool

Methods

LoadLinkedObjects()

protected override void LoadLinkedObjects()

VerifyObject()

public override void VerifyObject()