[Index]

Model: device/skypeforbusinessonline/CsTenantFederationConfiguration

Model Details: device/skypeforbusinessonline/CsTenantFederationConfiguration

Title Description Details
AllowedDomains * Domain objects (created by using the New-CsEdgeAllowList cmdlet or the New-CsEdgeAllowAllKnownDomains cmdlet) that represent the domains that users are allowed to communicate with. If the New-CsEdgeAllowAllKnownDomains cmdlet is used then users can communicate with any domain that does not appear on the blocked domains list. If the New-CsEdgeAllowList cmdlet is used then users can only communicate with domains that have been added to the allowed domains list. Note that string values cannot be passed directly to the AllowedDomains parameter. Instead, you must create an object reference using the New-CsEdgeAllowList cmdlet or the New-CsEdgeAllowAllKnownDomains cmdlet and then use the object reference variable as the parameter value.
  • Field Name: AllowedDomains
  • Type: String
AllowFederatedUsers * When set to True (the default value) users will be potentially allowed to communicate with users from other domains. If this property is set to False then users cannot communicate with users from other domains regardless of the values assigned to the AllowedDomains and BlockedDomains properties.
  • Field Name: AllowFederatedUsers
  • Type: Boolean
SharedSipAddressSpace * When set to True, indicates that the users homed on Skype for Business Online use the same SIP domain as users homed on the on-premises version of Skype for Business Server 2015. The default value is False, meaning that the two sets of users gave have different SIP domains.
  • Field Name: SharedSipAddressSpace
  • Type: Boolean
TypedIdentity *
  • Field Name: TypedIdentity
  • Type: String
BlockedDomains * If the AllowedDomains property has been set to AllowAllKnownDomains, then users will be allowed to communicate with users from any domain except domains that appear in the blocked domains list. If the AllowedDomains property has not been set to AllowAllKnownDomains, then the blocked list is ignored, and users can only communicate with domains that have been expressly added to the allowed domains list.
  • Field Name: BlockedDomains
  • Type: String
PSComputerName
  • Field Name: PSComputerName
  • Type: String
ScopeClass *
  • Field Name: ScopeClass
  • Type: String
XsAnyAttributes
  • Field Name: XsAnyAttributes
  • Type: String
XsAnyElements
  • Field Name: XsAnyElements
  • Type: String
TreatDiscoveredPartnersAsUnverified * When set to True, messages sent from discovered partners are considered unverified. That means that those messages will be delivered only if they were sent from a person who is on the recipient's Contacts list. The default value is False ($False).
  • Field Name: TreatDiscoveredPartnersAsUnverified
  • Type: Boolean
AllowPublicUsers * When set to True (the default value) users will be potentially allowed to communicate with users who have accounts on public IM and presence providers such as Windows Live, Yahoo, and AOL. The collection of public providers that users can actually communicate with is managed by using the Set-CsTenantPublicProvider cmdlet.
  • Field Name: AllowPublicUsers
  • Type: Boolean
RunspaceId
  • Field Name: RunspaceId
  • Type: String
Element *
  • Field Name: Element
  • Type: String
PSShowComputerName
  • Field Name: PSShowComputerName
  • Type: Boolean
Anchor *
  • Field Name: Anchor
  • Type: String
Identity * Specifies the collection of tenant federation configuration settings to be returned. Because each tenant is limited to a single, global collection of federation settings there is no need include this parameter when calling the Get-CsTenantFederationConfiguration cmdlet. If you do choose to use the Identity parameter you must also include the Tenant parameter. For example: Get-CsTenantFederationConfiguration -Tenant "bf19b7db-6960-41e5-a139-2aa373474354" -Identity "global"
  • Field Name: Identity
  • Type: String