Share via


FederationInfo Table (System.Identity Schema)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Fields

The following table lists the fields in the FederationInfo table.

Column Type Required Description

Folder

int

yes

The Modeling Services Folder associated with the Federation information. References the [Repository.Item].[FoldersTable] view.

Id

bigint

yes

The unique identifier of the Federation information.

TenantId

bigint

yes

References the [System.Identity].[Parties] view.

InformationAuthorityId

bigint

yes

References the [System.Identity].[Authorities] view.

LastMasteringServiceId

bigint

yes

References the [System.Identity].[Parties] view.

LastShadowingServiceId

bigint

yes

References the [System.Identity].[Parties] view.

FederationKindId

bigint

yes

The unique identifier of a Kind that describes additional information about the Federation. References the [System.Identity].[Kinds] view.

Remarks

See Also

Reference

System.Identity Tables
System.Identity Schema

Send comments about this topic to Microsoft.