[Index]

Model: device/skypeforbusinesshybrid/CsXmppAllowedPartner

Model Details

Title Description Details
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set- cmdlet.
  • Field Name: InMemory
  • Type: Boolean
EnableKeepAlive Indicates whether or not the XMPP partner should periodically transmit "keep alive" packets in order to verify that the connection is still active. The default value is True.
  • Field Name: EnableKeepAlive
  • Type: Boolean
AdditionalDomains Additional XMPP domains belonging to the allowed partner. Multiple domains can be specified by separated domain names by using commas; for example: -AdditionalDomains "fabrikam2.com","fabrikam3.com"
  • Field Name: AdditionalDomains.[n]
  • Type: Array
TlsNegotiation Indicates support for the Transport Layer Security protocol, a protocol used to encrypt server-to-server data streams. Allowed values are: Required (TLS negotiation must be supported) Optional (TLS will be used if available) NotSupported (TLS negotiation will not be support The default value is Required.)
  • Field Name: TlsNegotiation
  • Type: String
Description Enables administrators to provide additional text regarding the XMPP allowed partner. For example, the Description might include contact information for the partner.
  • Field Name: Description
  • Type: String
SupportDialbackNegotiation Indicates whether dialback negotiation will be supported. With dialback negotiation, when Server A contacts Server B communication is not immediately established. Instead, Server B first attempts to verify the identity of Server A by contacting the authoritative DNS server for the domain that Server A claims to be from. Note that dialback negotiation is not as secure as SASL or TLS. Instead, it is primarily used in situations where certificates cannot be used to verify a server's identity. The default value is True.
  • Field Name: SupportDialbackNegotiation
  • Type: Boolean
Domain * Primary domain of the XMPP allowed partner; for example: -Domain "fabrikam.com" You can specify the primary domain by using either the Domain parameter or the Identity parameter. However, you cannot use both parameters in the same command. Additional domains can be specified by using the AdditionalDomains parameter.
  • Field Name: Domain
  • Type: String
Element
  • Field Name: Element
  • Type: String
ProxyFqdn Full qualified domain name of the proxy server used by the XMPP partner.
  • Field Name: ProxyFqdn
  • Type: String
PartnerType Specifies the relationship between Skype for Business Server 2015 and the XMPP partner. Allowed values are: Federated (the XMPP partner is from a federated domain) PublicVerified PublicUnverified The default value is PublicUnverified.
  • Field Name: PartnerType
  • Type: String
ConnectionLimit Specifies the maximum number of simultaneous connections allowed to a specific partner.
  • Field Name: ConnectionLimit
  • Type: Integer
SaslNegotiation Indicates support for the Simple Authentication and Security Layer protocol, a protocol used for server authentication. Allowed values are: Required (SASL negotiation must be supported) Optional (SASL will be used if available) NotSupported (SASL negotiation will not be supported) The default value is Required.
  • Field Name: SaslNegotiation
  • Type: String
Identity * Primary domain of the XMPP allowed partner; for example: -Identity "fabrikam.com" You can specify the primary domain by using either the Identity parameter or the Domain parameter. However, you cannot use both parameters in the same command. Additional domains can be specified by using the AdditionalDomains parameter.
  • Field Name: Identity
  • Type: String
API reference for device/skypeforbusinesshybrid/CsXmppAllowedPartner