Values.PermittedWickrEnterpriseNetworkSourceIdentifies a Wickr enterprise network that is permitted for global federation, allowing users to communicate with members of the specified network.
type nonrec t = {domain : GenericString.t;The domain identifier for the permitted Wickr enterprise network.
*)networkId : NetworkId.t;The network ID of the permitted Wickr enterprise network.
*)}