Edit

Share via


ProofOfPresenceTenant interface

Properties

authority

Gets authority of protected tenant.

___domainHint

Gets ___domain hint of protected tenant.

resources

Gets distinct list of resources which have proof of presence check configured for this tenant.

tenantId

Gets id of protected tenant.

tenantName

Gets name of protected tenant.

timeout

Gets timeout of protected tenant PoP check.

Property Details

authority

Gets authority of protected tenant.

authority: string

Property Value

string

___domainHint

Gets ___domain hint of protected tenant.

domainHint: string

Property Value

string

resources

Gets distinct list of resources which have proof of presence check configured for this tenant.

resources: CheckConfigurationResource[]

Property Value

tenantId

Gets id of protected tenant.

tenantId: string

Property Value

string

tenantName

Gets name of protected tenant.

tenantName: string

Property Value

string

timeout

Gets timeout of protected tenant PoP check.

timeout: number

Property Value

number